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_0a~87 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3bcd1b249690f90bd1d2c2b401e65628fd9cacd8;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 (cherry picked from commit 377ab6d183453dac5454abf62d5341a559caa264) --- 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