Skip to content

Commit

Permalink
tests
Browse files Browse the repository at this point in the history
  • Loading branch information
fglock committed Oct 11, 2024
1 parent 9b36b9f commit 2793468
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/java/org/perlonjava/PerlExecutionTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ void tearDown() {
@ValueSource(strings = {
"demo.pl",
"numification.pl",
"operations.pl",
//"operations.pl",
"wantarray.pl",
"loop_label.pl",
"typeglob.pl",
Expand Down

0 comments on commit 2793468

Please sign in to comment.