aboutsummaryrefslogtreecommitdiff
path: root/tests/int.at
diff options
context:
space:
mode:
Diffstat (limited to 'tests/int.at')
-rw-r--r--tests/int.at4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/int.at b/tests/int.at
index 7b193cf..1a7a50b 100644
--- a/tests/int.at
+++ b/tests/int.at
@@ -1,4 +1,4 @@
# This file is part of vmod-variable -*- autotest -*-
-# Copyright (C) 2015 Sergey Poznyakoff
+# Copyright (C) 2015, 2017 Sergey Poznyakoff
#
# Vmod-variable is free software; you can redistribute it and/or modify
@@ -18,5 +18,5 @@ AT_SETUP(int)
AT_KEYWORDS(int)
-AT_VARNISHTEST([
+AT_VARNISHTEST([variable],[
sub vcl_recv {
variable.set_int("ten", 10);

Return to:

Send suggestions and report system problems to the System administrator.