test/recipes/00-check_testexes.t
deleted100644 → 0
+0
−59
Loading
In the early stages of creating the new test framework,
00-test_checkexes was a temporary check to ensure we had a recipe for
every test program in test/. By now, this test has fulfilled its
purpose, and we've learned how to make recipes properly. It's time
for this check to go away.
Reviewed-by:
Rich Salz <rsalz@openssl.org>