Skip to content

Commit e7a49a1

Browse files
committed
Add devkit.core to test
1 parent 75d47c5 commit e7a49a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/dune

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
(executable
22
(name test)
3-
(libraries lib base base.caml devkit lwt.unix stdio yojson)
3+
(libraries lib base base.caml devkit devkit.core lwt.unix stdio yojson)
44
(preprocess
55
(pps lwt_ppx)))
66

0 commit comments

Comments
 (0)