Skip to content

Commit

Permalink
fix duplicate key
Browse files Browse the repository at this point in the history
  • Loading branch information
janmasrovira committed Jul 19, 2024
1 parent 88329d5 commit dc4031c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions tests/smoke/Commands/typecheck.smoke.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,11 +54,6 @@ tests:
HOME="home" JUVIX_TEST_PATH="other dep" juvix typecheck positive/FancyPaths/Main.juvix
stderr:
equals: "Well done! It type checks\n"
stderr:
matches:
regex: .*
options:
- dot-all
exit-status: 0

- name: typecheck-global-package
Expand Down

0 comments on commit dc4031c

Please sign in to comment.