5 lines
66 B
Plaintext
5 lines
66 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
# Run all tests
|
||
|
./test/py/test.py --bd sandbox --build
|