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