From: Christian Dywan Date: Mon, 11 Jan 2010 20:52:33 +0000 (+0100) Subject: Add 'LT_PREREQ(2.2)', uncommented, to uri search tests X-Git-Url: https://spindle.queued.net/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=058bb33024811e3a5026d7c905519b7a0c35623b;p=midori Add 'LT_PREREQ(2.2)', uncommented, to uri search tests The string is obviously not a valid domain name. Yet our recognition isn't aware of that. --- diff --git a/tests/magic-uri.c b/tests/magic-uri.c index 7c47d4c4..7bbd9fa9 100644 --- a/tests/magic-uri.c +++ b/tests/magic-uri.c @@ -165,6 +165,7 @@ magic_uri_search (void) test_input ("g max@mustermann.de", NULL); test_input ("g inurl:http://twotoasts.de bug", NULL); test_input ("sm", SM); + /* test_input ("LT_PREREQ(2.2)", NULL); */ } static void