mirror of
https://github.com/zhigang1992/MagicalRecord.git
synced 2026-01-12 22:48:38 +08:00
15 lines
272 B
Objective-C
15 lines
272 B
Objective-C
//
|
|
// NSManagedObjectModelHelperTests.m
|
|
// Magical Record
|
|
//
|
|
// Created by Saul Mora on 7/15/11.
|
|
// Copyright 2011 Magical Panda Software LLC. All rights reserved.
|
|
//
|
|
|
|
#import "NSManagedObjectModelHelperTests.h"
|
|
|
|
@implementation NSManagedObjectModelHelperTests
|
|
|
|
|
|
@end
|