#import "Tests::LOObjectContextManyToManyHelpersTest.h"

@implementation TestObjectStoreManyToMany
@end

@implementation BaseObject
@end

@implementation Person
@end

@implementation School
@end

@implementation PersonSchoolMapping
@end

@implementation LOObjectContextManyToManyHelpersTest
@end
