mirror of
https://github.com/schoebel/mars
synced 2024-12-24 15:43:00 +00:00
af095565a1
Now we can start single test cases *and* specify explicitly which *.conf files are to be incorporated.
6 lines
120 B
Bash
6 lines
120 B
Bash
#!/bin/bash
|
|
|
|
|
|
|
|
run_list="resource_prepare resource_run_first resource_recreate_all lib_general_checks_after_every_test"
|