emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] master 90351d9: ; * test/lisp/bytecomp-tests.el: Moved fro


From: Eli Zaretskii
Subject: [Emacs-diffs] master 90351d9: ; * test/lisp/bytecomp-tests.el: Moved from test/lisp/legacy/.
Date: Sat, 24 Sep 2016 08:55:40 +0000 (UTC)

branch: master
commit 90351d98b6ebc079e81c7a788c0e7fe66c888f2b
Author: Eli Zaretskii <address@hidden>
Commit: Eli Zaretskii <address@hidden>

    ; * test/lisp/bytecomp-tests.el: Moved from test/lisp/legacy/.
---
 test/lisp/{legacy => }/bytecomp-tests.el |    1 -
 1 file changed, 1 deletion(-)

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 48211f0..1e076a7 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)
-



reply via email to

[Prev in Thread] Current Thread [Next in Thread]