emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master 3de3067: ; Fix paths in MAINTAINERS


From: Michael Albinus
Subject: [Emacs-diffs] master 3de3067: ; Fix paths in MAINTAINERS
Date: Sat, 16 Apr 2016 18:48:42 +0000

branch: master
commit 3de30674d7aa79c9f366f65c9f30aec2c8963b54
Author: Michael Albinus <address@hidden>
Commit: Michael Albinus <address@hidden>

    ; Fix paths in MAINTAINERS
---
 admin/MAINTAINERS |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/admin/MAINTAINERS b/admin/MAINTAINERS
index 859046a..0fe30f0 100644
--- a/admin/MAINTAINERS
+++ b/admin/MAINTAINERS
@@ -61,7 +61,7 @@ Michael Albinus
             lisp/net/tramp*.el
             lisp/url/url-tramp.el
             doc/misc/tramp*.texi
-            test/automated/tramp-tests.el
+            test/lisp/net/tramp-tests.el
 
         D-Bus
            src/dbusbind.c
@@ -69,12 +69,12 @@ Michael Albinus
            lisp/net/secrets.el
             lisp/net/zeroconf.el
            doc/misc/dbus.texi
-            test/automated/dbus-tests.el
+            test/lisp/net/dbus-tests.el
 
         File Notifications
            src/gfilenotify.c
            lisp/filenotify.el
-           test/automated/file-notify-tests.el
+           test/lisp/filenotify-tests.el
 
 Simen Heggestøyl
        lisp/textmodes/css-mode.el
@@ -210,9 +210,9 @@ Michael Albinus
         lisp/autorevert.el
        lisp/eshell/em-tramp.el
        lisp/notifications.el
-        test/automated/auto-revert-tests.el
-       test/automated/inotify-test.el
-       test/automated/vc-tests.el
+        test/lisp/autorevert-tests.el
+       test/lisp/vc/vc-tests.el
+       test/src/inotify-test.el
 
 Nicolas Petton
        lisp/emacs-lisp/subr-x.el



reply via email to

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