diff options
Diffstat (limited to 'run_tests.sh')
-rwxr-xr-x | run_tests.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/run_tests.sh b/run_tests.sh index 123acb2..d47133b 100755 --- a/run_tests.sh +++ b/run_tests.sh @@ -6,3 +6,4 @@ fpm=$(pwd)/target/debug/fpm cd tests/1 ${fpm} build +${fpm} run |