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