Merge pull request #237 from gurneyalex/8.0-remove-tests-suites

[FIX] remove deprecated test suite declarations
pull/240/head
Pedro M. Baeza 2015-08-27 22:31:00 +02:00
commit 38fb1a7a86
1 changed files with 0 additions and 6 deletions

View File

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