summaryrefslogtreecommitdiffstats
path: root/apex/tests/constants.py
diff options
context:
space:
mode:
authorFeng Pan <fpan@redhat.com>2017-09-07 04:05:37 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-09-07 04:05:37 +0000
commitec13bb94237f2157fa1e1037a0a9f7c4c4e09e39 (patch)
tree0be8ae097c493a0ff7ba7ee4b36eb7c11526ff1c /apex/tests/constants.py
parent0cedf1dc636d2532eb818dd88c19106199500ac7 (diff)
parentf443d4ea68736bfb7849f83ed054fcbd51971765 (diff)
Merge "Adds parser tests and cleanup"
Diffstat (limited to 'apex/tests/constants.py')
-rw-r--r--apex/tests/constants.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/apex/tests/constants.py b/apex/tests/constants.py
index 47e63e2c..eec64296 100644
--- a/apex/tests/constants.py
+++ b/apex/tests/constants.py
@@ -10,3 +10,4 @@
TEST_CONFIG_DIR = 'config'
TEST_BUILD_DIR = 'build'
TEST_PLAYBOOK_DIR = 'playbooks'
+TEST_DUMMY_CONFIG = 'apex/tests/config'