1.1 --- a/Frameworks/AutoHyperlinks Framework/UnitTests/HyperlinkContextTest.m Sun Dec 21 18:33:11 2008 +0000
1.2 +++ b/Frameworks/AutoHyperlinks Framework/UnitTests/HyperlinkContextTest.m Wed Aug 12 13:32:55 2009 -0400
1.3 @@ -64,6 +64,8 @@
1.4
1.5 - (void)testURIBorder:(NSString *)URIString {
1.6 [self testLaxContext:@":%@" withURI:URIString];
1.7 + [self testLaxContext:@"—%@" withURI:URIString];
1.8 + [self testLaxContext:@"–%@" withURI:URIString];
1.9 [self testLaxContext:@"check it out:%@" withURI:URIString];
1.10 [self testLaxContext:@"%@:" withURI:URIString];
1.11 [self testLaxContext:@"%@." withURI:URIString];