Commit 59e07f2a authored by Federico G. Schwindt's avatar Federico G. Schwindt

Forgot to add a test for -match

parent 2f5ac240
......@@ -2,6 +2,8 @@ varnishtest "Test varnishtest itself"
shell -exit 1 -expect {usage: varnishtest} {varnishtest -h}
shell -exit 1 -match {-D.*Define macro} {varnishtest -h}
shell {
pwd
echo 'notvarnishtest foo bar' > _.vtc
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment