(library
 (name jsoo_lib_runtime_test)
 (libraries js_of_ocaml-compiler.runtime-files)
 (inline_tests
  (flags -allow-output-patterns)
  (modes native))
 (preprocess
  (pps ppx_expect)))
