diff options
author | Mark Beierl <mark.beierl@emc.com> | 2016-07-14 00:11:23 -0400 |
---|---|---|
committer | Mark Beierl <mark.beierl@emc.com> | 2016-07-14 00:11:23 -0400 |
commit | 1e3a579bb9adc83b1c77163e0a6a48f44665cfb3 (patch) | |
tree | 4414b90585fb06abe93fa30d8469a27412612083 | |
parent | d7d5efb6fe647e117f54ce0923e4966014eaeb9a (diff) |
Fix missing test
All test files must end in _test.py or they don't get
executed
Change-Id: If3a46a66570f7d07d0e93de72438a8a46b3e0a22
Signed-off-by: Mark Beierl <mark.beierl@emc.com>
-rw-r--r-- | storperf/tests/utilities/dictionary_test.py (renamed from storperf/tests/utilities/dictionary.py) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/storperf/tests/utilities/dictionary.py b/storperf/tests/utilities/dictionary_test.py index 0819cef..0819cef 100644 --- a/storperf/tests/utilities/dictionary.py +++ b/storperf/tests/utilities/dictionary_test.py |