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 44d7432..a0b3fc8 100644
--- a/.stestr.conf
+++ b/.stestr.conf
@@ -1,3 +1,3 @@
[DEFAULT]
-test_path=./glanceclient/tests/unit
+test_path=${OS_TEST_PATH:-./glanceclient/tests/unit}
top_path=./