emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master 25d66a4: ; * test/src/process-tests.el: Renamed fro


From: Eli Zaretskii
Subject: [Emacs-diffs] master 25d66a4: ; * test/src/process-tests.el: Renamed from test/lisp/legacy/process-tests.el.
Date: Sat, 24 Sep 2016 10:12:56 +0000 (UTC)

branch: master
commit 25d66a430e45b4df1d8bb8c8e559f86dcdbcb4c3
Author: Eli Zaretskii <address@hidden>
Commit: Eli Zaretskii <address@hidden>

    ; * test/src/process-tests.el: Renamed from 
test/lisp/legacy/process-tests.el.
---
 test/{lisp/legacy => src}/process-tests.el |    1 +
 1 file changed, 1 insertion(+)

diff --git a/test/lisp/legacy/process-tests.el b/test/src/process-tests.el
similarity index 99%
rename from test/lisp/legacy/process-tests.el
rename to test/src/process-tests.el
index 8554a28..8cc59bf 100644
--- a/test/lisp/legacy/process-tests.el
+++ b/test/src/process-tests.el
@@ -163,3 +163,4 @@
     (should (equal path samepath))))
 
 (provide 'process-tests)
+;; process-tests.el ends here.



reply via email to

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