From 90351d98b6ebc079e81c7a788c0e7fe66c888f2b Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 24 Sep 2016 11:55:03 +0300 Subject: [PATCH] ; * test/lisp/bytecomp-tests.el: Moved from test/lisp/legacy/. --- test/lisp/{legacy => }/bytecomp-tests.el | 1 - 1 file changed, 1 deletion(-) rename test/lisp/{legacy => }/bytecomp-tests.el (99%) diff --git a/test/lisp/legacy/bytecomp-tests.el b/test/lisp/bytecomp-tests.el similarity index 99% rename from test/lisp/legacy/bytecomp-tests.el rename to test/lisp/bytecomp-tests.el index 48211f03ba4..1e076a7a472 100644 --- a/test/lisp/legacy/bytecomp-tests.el +++ b/test/lisp/bytecomp-tests.el @@ -426,4 +426,3 @@ Subtests signal errors if something goes wrong." ;; End: (provide 'byte-opt-testsuite) - -- 2.39.5