aboutsummaryrefslogtreecommitdiff
path: root/tests/unset.at
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unset.at')
-rw-r--r--tests/unset.at2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unset.at b/tests/unset.at
index 330b852..3814547 100644
--- a/tests/unset.at
+++ b/tests/unset.at
@@ -17,7 +17,7 @@
AT_SETUP(unset)
AT_KEYWORDS(unset)
-AT_VARNISHTEST([variable],[
+AT_VARNISHTEST([
sub vcl_recv {
variable.set("s", "test");
variable.set("t", "foo");

Return to:

Send suggestions and report system problems to the System administrator.