diff contrib/python3-whitelist @ 38329:f47608575c10

py3: replace s[-1] with s.endswith() in eol handling
author Yuya Nishihara <yuya@tcha.org>
date Sat, 16 Jun 2018 17:53:51 +0900
parents aa9dd805234d
children ae3f17a87b28
line wrap: on
line diff
--- a/contrib/python3-whitelist	Sat Jun 16 17:36:44 2018 +0900
+++ b/contrib/python3-whitelist	Sat Jun 16 17:53:51 2018 +0900
@@ -123,6 +123,7 @@
 test-eol-add.t
 test-eol-clone.t
 test-eol-hook.t
+test-eol-patch.t
 test-eol-tag.t
 test-eol-update.t
 test-excessive-merge.t
@@ -199,6 +200,7 @@
 test-http.t
 test-hybridencode.py
 test-identify.t
+test-import-bypass.t
 test-import-merge.t
 test-import-unknown.t
 test-import.t