mirror of
https://github.com/zhigang1992/KLCircleViewController.git
synced 2026-03-30 17:14:24 +08:00
14 lines
270 B
Objective-C
14 lines
270 B
Objective-C
//
|
|
// KLCircleViewControllerDemoTests.h
|
|
// KLCircleViewControllerDemoTests
|
|
//
|
|
// Created by IBM on 2013-07-23.
|
|
// Copyright (c) 2013 KL. All rights reserved.
|
|
//
|
|
|
|
#import <SenTestingKit/SenTestingKit.h>
|
|
|
|
@interface KLCircleViewControllerDemoTests : SenTestCase
|
|
|
|
@end
|