Adding run tests docker.
This commit is contained in:
parent
09fc8f6e5a
commit
9267f1d950
3
run_unit_tests.sh
Normal file
3
run_unit_tests.sh
Normal file
@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
sudo docker exec LasTresDocker bash -c 'source ~/.profile && cd && cd LasTres && prove -Ilib t -v'
|
Loading…
Reference in New Issue
Block a user