Skip to content

Commit 6d52afe

Browse files
committed
Add hardcoded test for 4.07 <-> 4.08 migrations
1 parent bdf77e5 commit 6d52afe

File tree

4 files changed

+81432
-62
lines changed

4 files changed

+81432
-62
lines changed

ast/test/migrations/dune

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
(library
2+
(name ppx_test_ast_migrations)
3+
(libraries ppx_ast)
4+
(flags (:standard -safe-string))
5+
(inline_tests)
6+
(preprocess (pps ppx_expect)))

0 commit comments

Comments
 (0)