Skip to content

Commit f45871b

Browse files
committed
• Whoops forgot to #if out the test code.
1 parent ced0099 commit f45871b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SSYRSSParser.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ extern NSString* const SSYRSSParserErrorDomain ;
5959
@end
6060

6161

62-
#if 11
62+
#if 0
6363
@interface SSYRSSParser (Testing)
6464
+ (void)test ;
6565
@end

0 commit comments

Comments
 (0)