Add function test path to test_path

Change-Id: Icc235d349565ac4acf5e5fbaece0f177853267ff
Signed-off-by: Yuanbin.Chen <cybing4@gmail.com>
This commit is contained in:
Yuanbin.Chen 2018-07-25 10:32:47 +08:00
parent d168637595
commit 162c5c289a
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
[DEFAULT]
test_path=./senlinclient/tests/unit
test_path=${OS_TEST_PATH:-./senlinclient/tests/unit}
top_dir=./