diff options
author | Eli Zaretskii <eliz@gnu.org> | 2016-09-24 11:55:03 +0300 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2016-09-24 11:55:03 +0300 |
commit | 90351d98b6ebc079e81c7a788c0e7fe66c888f2b (patch) | |
tree | 117fdc92b101c445dc4be2f0cc7812948ee673ab | |
parent | eb81a83abb7074e84bd63d219b7097b1b576bf0a (diff) | |
download | emacs-90351d98b6ebc079e81c7a788c0e7fe66c888f2b.tar.gz |
; * test/lisp/bytecomp-tests.el: Moved from test/lisp/legacy/.
-rw-r--r-- | test/lisp/bytecomp-tests.el (renamed from test/lisp/legacy/bytecomp-tests.el) | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/lisp/legacy/bytecomp-tests.el b/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) - |