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