summaryrefslogtreecommitdiff
path: root/.stestr.conf
diff options
context:
space:
mode:
Diffstat (limited to '.stestr.conf')
-rw-r--r--.stestr.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/.stestr.conf b/.stestr.conf
index 6a6b6f1..875bb14 100644
--- a/.stestr.conf
+++ b/.stestr.conf
@@ -1,3 +1,3 @@
[DEFAULT]
-test_path=./neutronclient/tests/unit
+test_path=${OS_TEST_PATH:-./neutronclient/tests/unit}
top_dir=./