LasTres/run_unit_tests.sh

4 lines
112 B
Bash
Raw Normal View History

2023-07-13 10:31:47 +02:00
#!/bin/bash
sudo docker exec LasTresDocker bash -c 'source ~/.profile && cd && cd LasTres && prove -Ilib t -v'