Skip to content

Commit

Permalink
Add test and fix pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
jonaprieto committed May 24, 2023
1 parent c47686e commit 8c567fb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2674,4 +2674,4 @@
"run": "^1.4.0",
"temp": "^0.9.4"
}
}
}
2 changes: 1 addition & 1 deletion test/B.juvix
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module B;

import A;
axiom B : Type;


end;

0 comments on commit 8c567fb

Please sign in to comment.