Skip to content

Commit

Permalink
feat(tests): test suite
Browse files Browse the repository at this point in the history
  • Loading branch information
alanmarkoTrilitech committed Aug 27, 2024
1 parent 07325aa commit 9551076
Show file tree
Hide file tree
Showing 2 changed files with 1,228 additions and 0 deletions.
7 changes: 7 additions & 0 deletions test/dune
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
(library
(name test_dsl)
(libraries core lltz_michelson fmt)
(modules test_dsl)
(inline_tests)
(preprocess (pps ppx_jane))
)
Loading

0 comments on commit 9551076

Please sign in to comment.