remove deprecated test suite declarations

pull/237/head
Alexandre Fayolle 2015-08-27 16:50:21 +02:00
parent e3139ee4f2
commit f04b61e2eb
1 changed files with 0 additions and 6 deletions

View File

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