diff options
Diffstat (limited to 'manual tests/12 wrap mirror/meson.build')
-rw-r--r-- | manual tests/12 wrap mirror/meson.build | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/manual tests/12 wrap mirror/meson.build b/manual tests/12 wrap mirror/meson.build new file mode 100644 index 0000000..6645bdf --- /dev/null +++ b/manual tests/12 wrap mirror/meson.build @@ -0,0 +1,4 @@ +project('downloader') +# this test will timeout, showing that a subdomain isn't caught as masquarading url + +subproject('zlib') |