mirror of
https://github.com/zhigang1992/MagicalRecord.git
synced 2026-05-03 14:25:04 +08:00
14 lines
236 B
Objective-C
14 lines
236 B
Objective-C
//
|
|
// NSManagedObjectModelHelperTests.h
|
|
// Magical Record
|
|
//
|
|
// Created by Saul Mora on 7/15/11.
|
|
// Copyright 2011 Magical Panda Software LLC. All rights reserved.
|
|
//
|
|
|
|
|
|
|
|
@interface NSManagedObjectModelHelperTests : GHTestCase
|
|
|
|
@end
|