X-Git-Url: https://git.saurik.com/apple/security.git/blobdiff_plain/80e2389990082500d76eb566d4946be3e786c3ef..d8f41ccd20de16f8ebe2ccc84d47bf1cb2b26bbb:/Security/regressions/test/test_regressions.h diff --git a/Security/regressions/test/test_regressions.h b/Security/regressions/test/test_regressions.h new file mode 100644 index 00000000..8a7c99c3 --- /dev/null +++ b/Security/regressions/test/test_regressions.h @@ -0,0 +1,7 @@ +/* To add a test: + 1) add it here + 2) Add it as command line argument for SecurityTest.app in the Release and Debug schemes + */ +#include "testmore.h" + +ONE_TEST(test_00_test)