(library (name time_stamp_counter_test)
 (libraries core expect_test_helpers_core time_stamp_counter time_unix)
 (preprocessor_deps config.h) (preprocess (pps ppx_jane)))

(rule (targets config.h) (deps)
 (action (bash "cp %{lib:jst-config:config.h} .")))