]> git.saurik.com Git - apple/security.git/blobdiff - sectask/regressions/sectask_regressions.h
Security-58286.1.32.tar.gz
[apple/security.git] / sectask / regressions / sectask_regressions.h
index 0dfb42147a055d0c43d2b557aada817201eb1eda..22d226e19afef40be53fcc244a0b816460add7b9 100644 (file)
@@ -1,9 +1,9 @@
-#include <test/testmore.h>
+#include <regressions/test/testmore.h>
 
 #if !TARGET_IPHONE_SIMULATOR
 ONE_TEST(sectask_10_sectask_self)
-ONE_TEST(sectask_11_sectask_audittoken)
+ONE_TEST(sectask_10_sectask)
 #else
 OFF_ONE_TEST(sectask_10_sectask_self)
-OFF_ONE_TEST(sectask_11_sectask_audittoken)
+OFF_ONE_TEST(sectask_10_sectask)
 #endif