Skip to content

Commit

Permalink
Update main.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacmaffeis committed Sep 28, 2024
1 parent a8477d0 commit c151b9c
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 c151b9c

Please sign in to comment.