aboutsummaryrefslogtreecommitdiffstats
path: root/bootstrap/vagrant-onap/tests/_test_base
diff options
context:
space:
mode:
authorGary Wu <gary.i.wu@huawei.com>2017-08-31 17:17:21 +0000
committerGerrit Code Review <gerrit@onap.org>2017-08-31 17:17:21 +0000
commit7bf702df84d8cff152e95346ce65d847286a5bf9 (patch)
tree91729ba6f74ba13f0fe098cd7003562663f19e0b /bootstrap/vagrant-onap/tests/_test_base
parentc08380f4fffdda0b5a0ea330b89d1cd5bdfb152b (diff)
parente746700a7dfe469bb65a54d04a5d2202d7f56e9e (diff)
Merge "Create UTs for SDC"
Diffstat (limited to 'bootstrap/vagrant-onap/tests/_test_base')
-rw-r--r--bootstrap/vagrant-onap/tests/_test_base2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap/vagrant-onap/tests/_test_base b/bootstrap/vagrant-onap/tests/_test_base
index 19cc8ef11..155de98bb 100644
--- a/bootstrap/vagrant-onap/tests/_test_base
+++ b/bootstrap/vagrant-onap/tests/_test_base
@@ -1,6 +1,6 @@
#!/bin/bash
-source /var/onap/asserts
+source /var/onap_tests/asserts
# main() - Starting point for Unit Tests
function main {