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