(library
 (name jsoo_lib_runtime_test)
 (libraries js_of_ocaml-compiler.runtime-files)
 (inline_tests)
 (preprocess
  (pps ppx_expect)))
