Test runner
This commit is contained in:
3
run_tests.sh
Executable file
3
run_tests.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
# Run all ReactICS tests (BDD, SMT, generators)
|
||||
exec bash "$(dirname "$0")/tests/run_all_tests.sh" "$@"
|
||||
Reference in New Issue
Block a user