diff options
Diffstat (limited to 'test/base/alltests.py')
| -rw-r--r-- | test/base/alltests.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/base/alltests.py b/test/base/alltests.py index 908237570..887e4567c 100644 --- a/test/base/alltests.py +++ b/test/base/alltests.py @@ -4,7 +4,6 @@ import unittest def suite(): modules_to_test = ( # core utilities - 'base.attributes', 'base.dependency', ) alltests = unittest.TestSuite() |
