Adds bash script to run test suite.
This commit is contained in:
parent
52059fe302
commit
a44e2734a4
3
apps/cic-ussd/expect/run_smoke_tests.sh
Normal file
3
apps/cic-ussd/expect/run_smoke_tests.sh
Normal file
@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
pyresttest "$TEST_SERVER_URL" test_suite.yml
|
Loading…
Reference in New Issue
Block a user