aboutsummaryrefslogtreecommitdiffstats
path: root/test.sh
diff options
context:
space:
mode:
authorParker Berberian <pberberian@iol.unh.edu>2019-03-01 18:18:43 +0000
committerGerrit Code Review <gerrit@opnfv.org>2019-03-01 18:18:43 +0000
commit382853e398c144235beee96fe33bf7404a524f69 (patch)
tree2a3d951aba041d85940046553e695a46ecf24c83 /test.sh
parentc04dcca919cc89d04daa73d570a42134829a91d8 (diff)
parentc23bdfcb145c4934d55c8ab0d1d32ccfe2ac62fa (diff)
Merge "Add test utils and tests for quick booking"
Diffstat (limited to 'test.sh')
-rwxr-xr-xtest.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test.sh b/test.sh
index 7931cf0..0fbfd0e 100755
--- a/test.sh
+++ b/test.sh
@@ -13,4 +13,4 @@ find . -type f -name "*.py" -not -name "manage.py" | xargs flake8 --count --igno
# this file should be executed from the dir it is in
-docker exec -it dg01 python manage.py test -t ../src/
+docker exec -it dg01 python manage.py test