Skip to content

Commit

Permalink
Work around missing web_testing
Browse files Browse the repository at this point in the history
  • Loading branch information
snowleopard committed Sep 11, 2020
1 parent 2879e5e commit 9b4253e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions async_js/test/server/dune
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
(library (name rpc_server)
(libraries async_js_test_lib cohttp_static_handler rpc_websocket_jane
web_testing)
(preprocess (pps ppx_jane)))
; (library (name rpc_server)
; (libraries async_js_test_lib cohttp_static_handler rpc_websocket_jane
; web_testing)
; (preprocess (pps ppx_jane)))

; (rule (targets embedded_files.ml embedded_files.mli)
; (deps %{workspace_root}/app/embed-file/bin/embed_file.exe
Expand Down

0 comments on commit 9b4253e

Please sign in to comment.