Files
ZGParallelView/ZGParallelViewForTableTests/ZGParallelViewForTableTests.h
Zhigang Fang ee21cc2fc2 Initial Commit
2013-01-07 21:28:05 +08:00

14 lines
266 B
Objective-C

//
// ZGParallelViewForTableTests.h
// ZGParallelViewForTableTests
//
// Created by Kyle Fang on 1/7/13.
// Copyright (c) 2013 kylefang. All rights reserved.
//
#import <SenTestingKit/SenTestingKit.h>
@interface ZGParallelViewForTableTests : SenTestCase
@end