summaryrefslogtreecommitdiff
path: root/test/it.t
diff options
context:
space:
mode:
Diffstat (limited to 'test/it.t')
-rwxr-xr-xtest/it.t2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/it.t b/test/it.t
index 4ec2aee..3003ccf 100755
--- a/test/it.t
+++ b/test/it.t
@@ -591,5 +591,3 @@ function _getopt($in, $expect)
is(it::urldecode("a%61%E4"), "aaä");
is(it::parse_str("%E4[%E4][%E4]=%E4"), ['ä' => ['ä' => ['ä' => 'ä']]]);
-
-ok(0);