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
@@ -12,13 +12,13 @@
# GNU General Public License for more details.
#
# 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([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");
}
],
[ txreq -url "/"
rxresp

Return to:

Send suggestions and report system problems to the System administrator.