mirror of
https://bitbucket.org/vendoo/vendoo_v1.0.git
synced 2025-12-25 19:57:41 +00:00
need to rework on categories since subcategory workflow added some complications, but that will be taken care of in a bug fix task
6 lines
154 B
Objective-C
6 lines
154 B
Objective-C
#import <Foundation/Foundation.h>
|
|
@interface PodsDummy_Pods_Vendoo_VendooUITests : NSObject
|
|
@end
|
|
@implementation PodsDummy_Pods_Vendoo_VendooUITests
|
|
@end
|