From e2e9e4647ae1baf3de116bc52f1f73b8cf221c76 Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Fri, 4 Aug 2017 17:38:17 +0300 Subject: Switch to new acvmod --- tests/real.at | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/real.at') diff --git a/tests/real.at b/tests/real.at index 3500480..6692991 100644 --- a/tests/real.at +++ b/tests/real.at @@ -1,5 +1,5 @@ # 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 # it under the terms of the GNU General Public License as published by @@ -17,7 +17,7 @@ AT_SETUP(real) AT_KEYWORDS(real) -AT_VARNISHTEST([ +AT_VARNISHTEST([variable],[ sub vcl_recv { variable.set_real("one-half", 0.5); variable.set_real("one-fourth",0.25); -- cgit v1.2.1