summaryrefslogtreecommitdiff
path: root/test/it_url.t
diff options
context:
space:
mode:
authorNathan Gass2024-11-07 15:32:27 +0100
committerNathan Gass2024-11-07 15:32:27 +0100
commitbbc77d9fe769fe06f9669d234e634a8672bd2a37 (patch)
tree1d76de0bb921263385722b0c90ff0df89f65224f /test/it_url.t
parent4484748bdf33d2bca951418a247bdb6fea9f8b77 (diff)
downloaditools-bbc77d9fe769fe06f9669d234e634a8672bd2a37.tar.gz
itools-bbc77d9fe769fe06f9669d234e634a8672bd2a37.tar.bz2
itools-bbc77d9fe769fe06f9669d234e634a8672bd2a37.zip
adapt to stricter is functionHEADmaster
Diffstat (limited to 'test/it_url.t')
-rwxr-xr-xtest/it_url.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/it_url.t b/test/it_url.t
index 71469a8..b86f711 100755
--- a/test/it_url.t
+++ b/test/it_url.t
@@ -143,7 +143,7 @@ ok(
);
is(
$response['status'],
- '200',
+ 200,
'Reponse status = 200'
);
is(