remove deprecated checks list

This commit is contained in:
Leonardo Pistone 2015-08-31 17:40:22 +02:00 committed by Stéphane Bidoul (ACSONE)
parent b82a500769
commit 685050b212
No known key found for this signature in database
GPG Key ID: BCAB2555446B5B92
1 changed files with 0 additions and 1 deletions

View File

@ -19,4 +19,3 @@
# #
############################################################################## ##############################################################################
from . import test_server_environment from . import test_server_environment
checks = [test_server_environment]