aboutsummaryrefslogtreecommitdiff
path: root/tests/strftime.at
diff options
context:
space:
mode:
Diffstat (limited to 'tests/strftime.at')
-rw-r--r--tests/strftime.at2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/strftime.at b/tests/strftime.at
index 58fc723..55b04fd 100644
--- a/tests/strftime.at
+++ b/tests/strftime.at
@@ -13,13 +13,13 @@
#
# You should have received a copy of the GNU General Public License
# along with vmod-tbf. If not, see <http://www.gnu.org/licenses/>.
AT_SETUP([strftime])
AT_KEYWORDS([strftime])
-AT_VARNISHTEST([tbf],[
+AT_VARNISHTEST([
sub vcl_deliver {
set resp.http.result = tbf.strftime("%Y-%m-%d", 26697600);
}
],
[ txreq
rxresp

Return to:

Send suggestions and report system problems to the System administrator.