3 lines
57 B
Bash
3 lines
57 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
pyresttest "$TEST_SERVER_URL" test_suite.yml
|