##// END OF EJS Templates
tests: remove reference to removed kallithea/tests/parameterized.py...
Mads Kiilerich -
r5886:96779dba default
parent child Browse files
Show More
@@ -47,7 +47,6 b' from kallithea.lib.compat import unittes'
47 from kallithea import is_windows
47 from kallithea import is_windows
48 from kallithea.model.db import Notification, User, UserNotification
48 from kallithea.model.db import Notification, User, UserNotification
49 from kallithea.model.meta import Session
49 from kallithea.model.meta import Session
50 from kallithea.tests.parameterized import parameterized
51 from kallithea.lib.utils2 import safe_str
50 from kallithea.lib.utils2 import safe_str
52
51
53
52
@@ -918,7 +918,6 b' kallithea/tests/other/manual_test_vcs_op'
918 kallithea/tests/other/test_libs.py
918 kallithea/tests/other/test_libs.py
919 kallithea/tests/other/test_mail.py
919 kallithea/tests/other/test_mail.py
920 kallithea/tests/other/test_validators.py
920 kallithea/tests/other/test_validators.py
921 kallithea/tests/parameterized.py
922 kallithea/tests/scripts/
921 kallithea/tests/scripts/
923 kallithea/tests/scripts/create_rc.sh
922 kallithea/tests/scripts/create_rc.sh
924 kallithea/tests/scripts/manual_test_concurrency.py
923 kallithea/tests/scripts/manual_test_concurrency.py
General Comments 0
You need to be logged in to leave comments. Login now