Skip to content

Commit

Permalink
Revert "add test"
Browse files Browse the repository at this point in the history
This reverts commit 3b28dbd.
  • Loading branch information
lukaszcz committed Nov 4, 2024
1 parent 3b28dbd commit ba9994e
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 20 deletions.
7 changes: 1 addition & 6 deletions test/Compilation/Positive.hs
Original file line number Diff line number Diff line change
Expand Up @@ -485,10 +485,5 @@ tests =
"Test082: Pattern matching with side conditions"
$(mkRelDir ".")
$(mkRelFile "test082.juvix")
$(mkRelFile "out/test082.out"),
posTest
"Test083: Record update"
$(mkRelDir ".")
$(mkRelFile "test083.juvix")
$(mkRelFile "out/test083.out")
$(mkRelFile "out/test082.out")
]
1 change: 0 additions & 1 deletion tests/Compilation/positive/out/test083.out

This file was deleted.

13 changes: 0 additions & 13 deletions tests/Compilation/positive/test083.juvix

This file was deleted.

0 comments on commit ba9994e

Please sign in to comment.