]> spindle.queued.net Git - midori/commitdiff
Add 'LT_PREREQ(2.2)', uncommented, to uri search tests
authorChristian Dywan <christian@twotoasts.de>
Mon, 11 Jan 2010 20:52:33 +0000 (21:52 +0100)
committerChristian Dywan <christian@twotoasts.de>
Mon, 11 Jan 2010 20:55:12 +0000 (21:55 +0100)
The string is obviously not a valid domain name. Yet our
recognition isn't aware of that.

tests/magic-uri.c

index 7c47d4c495bb193e42bbe89115ad5dc9f89c3744..7bbd9fa95806ede48fcf340ce3ee6e3b85197aee 100644 (file)
@@ -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