From: Richard Levitte Date: Thu, 1 Sep 2016 19:05:34 +0000 (+0200) Subject: Move 05-test_fuzz.t to 90-test_fuzz.t X-Git-Tag: OpenSSL_1_1_1-pre1~3600 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=377ab6d183453dac5454abf62d5341a559caa264;p=openssl Move 05-test_fuzz.t to 90-test_fuzz.t This adheres much better to the documentation in test/README Reviewed-by: Rich Salz --- diff --git a/test/recipes/05-test_fuzz.t b/test/recipes/90-test_fuzz.t similarity index 100% rename from test/recipes/05-test_fuzz.t rename to test/recipes/90-test_fuzz.t