]> git.saurik.com Git - apple/security.git/blob - libsecurity_transform/custom.h
Security-55471.tar.gz
[apple/security.git] / libsecurity_transform / custom.h
1 //
2 // custom.h
3 // libsecurity_transform
4 //
5 // Created by JOsborne on 2/18/10.
6 // Copyright 2010 Apple. All rights reserved.
7 //
8
9 #import <SenTestingKit/SenTestingKit.h>
10
11
12 @interface custom : SenTestCase {
13
14 }
15
16 @end