From dbb384cd8222af7c3d1370e69d64dbecded91b85 Mon Sep 17 00:00:00 2001 From: Simon Cruanes Date: Wed, 30 Mar 2022 16:22:59 -0400 Subject: [PATCH] fix: do not try to download a URL from vfs-pack in test --- examples/dune | 3 ++- tests/echo1.expect | 6 ------ 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/examples/dune b/examples/dune index a745ae86..be6aa799 100644 --- a/examples/dune +++ b/examples/dune @@ -39,7 +39,8 @@ (action (run %{bin:tiny-httpd-vfs-pack} -o %{targets} --mirror=files/ --file=test_out.txt,%{out} - --url=example_dot_com,http://example.com))) + ; --url=example_dot_com,http://example.com ; this breaks tests in opam sandbox 😢 + ))) (rule (targets vfs.ml) diff --git a/tests/echo1.expect b/tests/echo1.expect index 4be10429..56575a10 100644 --- a/tests/echo1.expect +++ b/tests/echo1.expect @@ -27,12 +27,6 @@ a.txt (12b)
  • - -example_dot_com - - (1.12k) -
  • -
  • foo.html