From: Mark Beierl Date: Thu, 14 Jul 2016 04:11:23 +0000 (-0400) Subject: Fix missing test X-Git-Tag: colorado.1.0~5^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=1e3a579bb9adc83b1c77163e0a6a48f44665cfb3;p=storperf.git 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 --- diff --git a/storperf/tests/utilities/dictionary.py b/storperf/tests/utilities/dictionary_test.py similarity index 100% rename from storperf/tests/utilities/dictionary.py rename to storperf/tests/utilities/dictionary_test.py