From ae5d8cebdd82e2d1e9d3d0b40e711ba50096f622 Mon Sep 17 00:00:00 2001 From: Urban Müller Date: Wed, 19 Jul 2023 16:48:37 +0200 Subject: test: trying to push with failing tests --- test/it.t | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test') 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); -- cgit v1.2.3