Add test files for previous commit

This commit is contained in:
Jeremie Dimino 2017-03-15 11:28:33 +00:00
parent 85607929d1
commit 20cbf2db69
2 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
(library
((name x)
(public_name x)
(ppx_runtime_libraries (library_that_dont_exist))
(optional)))

View File