]> err.no Git - varnish/commitdiff
Add a test to see that the VCL compiler works.
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Fri, 26 Sep 2008 12:13:37 +0000 (12:13 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Fri, 26 Sep 2008 12:13:37 +0000 (12:13 +0000)
git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@3228 d4fa192b-c00b-0410-8231-f00ffab90ce4

varnish-cache/bin/varnishtest/tests/a00009.vtc [new file with mode: 0644]

diff --git a/varnish-cache/bin/varnishtest/tests/a00009.vtc b/varnish-cache/bin/varnishtest/tests/a00009.vtc
new file mode 100644 (file)
index 0000000..85dcce9
--- /dev/null
@@ -0,0 +1,5 @@
+# $Id$
+
+test "See that the VCL compiler works"
+
+shell "cd ../varnishd && ./varnishd -b 127.0.0.1:80 -C"