diff options
| author | Eli Zaretskii | 2016-09-24 11:55:03 +0300 |
|---|---|---|
| committer | Eli Zaretskii | 2016-09-24 11:55:03 +0300 |
| commit | 90351d98b6ebc079e81c7a788c0e7fe66c888f2b (patch) | |
| tree | 117fdc92b101c445dc4be2f0cc7812948ee673ab /test | |
| parent | eb81a83abb7074e84bd63d219b7097b1b576bf0a (diff) | |
| download | emacs-90351d98b6ebc079e81c7a788c0e7fe66c888f2b.tar.gz emacs-90351d98b6ebc079e81c7a788c0e7fe66c888f2b.zip | |
; * test/lisp/bytecomp-tests.el: Moved from test/lisp/legacy/.
Diffstat (limited to 'test')
| -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." | |||
| 426 | ;; End: | 426 | ;; End: |
| 427 | 427 | ||
| 428 | (provide 'byte-opt-testsuite) | 428 | (provide 'byte-opt-testsuite) |
| 429 | |||