diff options
| -rw-r--r-- | test/src/process-tests.el (renamed from test/lisp/legacy/process-tests.el) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/lisp/legacy/process-tests.el b/test/src/process-tests.el index 8554a287ccd..8cc59bf9feb 100644 --- a/test/lisp/legacy/process-tests.el +++ b/test/src/process-tests.el | |||
| @@ -163,3 +163,4 @@ | |||
| 163 | (should (equal path samepath)))) | 163 | (should (equal path samepath)))) |
| 164 | 164 | ||
| 165 | (provide 'process-tests) | 165 | (provide 'process-tests) |
| 166 | ;; process-tests.el ends here. | ||