aboutsummaryrefslogtreecommitdiff
path: root/tests/test02.vtc
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test02.vtc')
-rw-r--r--tests/test02.vtc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test02.vtc b/tests/test02.vtc
index b957181..8df6730 100644
--- a/tests/test02.vtc
+++ b/tests/test02.vtc
@@ -10,3 +10,3 @@ varnish v1 -vcl+backend {
sub vcl_init {
- tbf.open("${vmod_topbuild}/tests/tbf.db", "truncate");
+ tbf.open("${vmod_topbuild}/tests/tbf", "truncate");
}

Return to:

Send suggestions and report system problems to the System administrator.