diff options
Diffstat (limited to 'run_tests.py')
| -rw-r--r-- | run_tests.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/run_tests.py b/run_tests.py index aea766c92..7d5e74887 100644 --- a/run_tests.py +++ b/run_tests.py @@ -61,6 +61,7 @@ from nova.tests.storage_unittest import * from nova.tests.users_unittest import * from nova.tests.datastore_unittest import * from nova.tests.validator_unittest import * +from nova.tests.model_unittest import * FLAGS = flags.FLAGS |
