diff options
Diffstat (limited to 'test')
| -rw-r--r-- | test/automated/eieio-tests.el | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/test/automated/eieio-tests.el b/test/automated/eieio-tests.el index 5709a1bfeb2..915532b299c 100644 --- a/test/automated/eieio-tests.el +++ b/test/automated/eieio-tests.el | |||
| @@ -898,7 +898,3 @@ Subclasses to override slot attributes.") | |||
| 898 | (provide 'eieio-tests) | 898 | (provide 'eieio-tests) |
| 899 | 899 | ||
| 900 | ;;; eieio-tests.el ends here | 900 | ;;; eieio-tests.el ends here |
| 901 | |||
| 902 | ;; Local Variables: | ||
| 903 | ;; no-byte-compile: t | ||
| 904 | ;; End: | ||