Skip to content

Commit

Permalink
Merge pull request #14 from isaacmaffeis/shell
Browse files Browse the repository at this point in the history
Update main.sh
  • Loading branch information
isaacmaffeis authored Sep 28, 2024
2 parents cc7b5ae + c151b9c commit 52aea7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/main.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ execute_script() {
execute_script "retrieve_input.sh"
execute_script "mvn_setup.sh"
execute_script "gen_evosuite.sh" "/app/src/main/java/org/evoservice/" "-criterion LINE:BRANCH" "-Dminimize=true" "-Dassertion_strategy=all"
execute_script "test.sh"
execute_script "tests.sh"
execute_script "clean.sh"

0 comments on commit 52aea7a

Please sign in to comment.