@@ -12,6 +12,7 @@
- (void)testMethod:(NSString *)string{
NSLog(@"%s---%@",__func__,string);
+
}
@end