Browse Source

remove deprecated test suite declarations

pull/237/head
Alexandre Fayolle 9 years ago
parent
commit
f04b61e2eb
  1. 6
      auth_from_http_remote_user/tests/__init__.py

6
auth_from_http_remote_user/tests/__init__.py

@ -20,9 +20,3 @@
##############################################################################
from . import test_res_users
fast_suite = [
]
checks = [
test_res_users,
]
Loading…
Cancel
Save