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.
This commit is contained in:
Christian Dywan 2010-01-11 21:52:33 +01:00
parent ca5bfa1b1d
commit 058bb33024

View 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