mirror of
https://github.com/scratchfoundation/scratchjr.git
synced 2025-02-18 01:11:16 -05:00
5 lines
142 B
Objective-C
5 lines
142 B
Objective-C
#import <Foundation/Foundation.h>
|
|
@interface PodsDummy_Pods_ScratchJrTests : NSObject
|
|
@end
|
|
@implementation PodsDummy_Pods_ScratchJrTests
|
|
@end
|