Skip to content

Commit

Permalink
Reintroduce a failing test
Browse files Browse the repository at this point in the history
  • Loading branch information
phischu committed Jan 22, 2025
1 parent 719ae83 commit 9e947dd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion effekt/jvm/src/test/scala/effekt/LLVMTests.scala
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ class LLVMTests extends EffektTests {
// names not sanitized (even?)
examplesDir / "pos" / "special_names.effekt",
// Jump to the invalid address stated on the next line
examplesDir / "benchmarks" / "input_output" / "dyck_one.effekt",
examplesDir / "benchmarks" / "input_output" / "number_matrix.effekt",
examplesDir / "benchmarks" / "input_output" / "word_count_ascii.effekt",
examplesDir / "benchmarks" / "input_output" / "word_count_utf8.effekt",
Expand Down

0 comments on commit 9e947dd

Please sign in to comment.