mirror of
https://github.com/c-cube/tiny_httpd.git
synced 2025-12-06 19:25:32 -05:00
examples: fix tests for -p tiny_httpd_camlzip
This commit is contained in:
parent
a4438dbdf6
commit
d4c2482699
1 changed files with 0 additions and 1 deletions
|
|
@ -44,7 +44,6 @@
|
||||||
(rule
|
(rule
|
||||||
(targets vfs.ml)
|
(targets vfs.ml)
|
||||||
(enabled_if (<> %{system} "linux"))
|
(enabled_if (<> %{system} "linux"))
|
||||||
(package tiny_httpd)
|
|
||||||
(action
|
(action
|
||||||
(with-stdout-to
|
(with-stdout-to
|
||||||
%{targets}
|
%{targets}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue