Skip to content

Commit

Permalink
Revert "added execute subcommand for junit"
Browse files Browse the repository at this point in the history
This reverts commit 6ee7810.
  • Loading branch information
DhruvDh committed Feb 26, 2024
1 parent 6ee7810 commit 817f721
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/java.rs
Original file line number Diff line number Diff line change
Expand Up @@ -875,7 +875,6 @@ impl File {
[
"-jar",
LIB_DIR.join(JUNIT_PLATFORM).as_path().to_str().unwrap(),
"execute",
"--disable-banner",
"--disable-ansi-colors",
"--details-theme=unicode",
Expand Down

0 comments on commit 817f721

Please sign in to comment.