]>
git.saurik.com Git - apple/security.git/blob - OSX/libsecurity_ssl/regressions/SecureTransportTests/STLegacyTests.h
7 #ifndef STLegacyTests_h
8 #define STLegacyTests_h
10 #import <Foundation/Foundation.h>
11 #include <CoreFoundation/CoreFoundation.h>
12 #import <XCTest/XCTest.h>
13 #define SKIP switch(0) default
15 @interface STLegacyTests
: XCTestCase
20 #endif /* STLegacyTests_h */