aboutsummaryrefslogtreecommitdiff
path: root/tests/checkf.at
diff options
context:
space:
mode:
Diffstat (limited to 'tests/checkf.at')
-rw-r--r--tests/checkf.at2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/checkf.at b/tests/checkf.at
index c4155ba..f85c4a4 100644
--- a/tests/checkf.at
+++ b/tests/checkf.at
@@ -15,7 +15,7 @@
# along with vmod-tbf. If not, see <http://www.gnu.org/licenses/>.
AT_SETUP([check flow])
AT_KEYWORDS([checkf flow])
-AT_VARNISHTEST([tbf],[
+AT_VARNISHTEST([
sub vcl_deliver {
set resp.http.result = tbf.check("url:"+req.url, "4req/s");
}

Return to:

Send suggestions and report system problems to the System administrator.