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, 2 insertions, 0 deletions
diff --git a/test/it.t b/test/it.t
index 3003ccf..4ec2aee 100755
--- a/test/it.t
+++ b/test/it.t
@@ -591,3 +591,5 @@ function _getopt($in, $expect)
is(it::urldecode("a%61%E4"), "aaä");
is(it::parse_str("%E4[%E4][%E4]=%E4"), ['ä' => ['ä' => ['ä' => 'ä']]]);
+
+ok(0);