diff options
Diffstat (limited to 'test/lisp/cedet/srecode/document-tests.el')
-rw-r--r-- | test/lisp/cedet/srecode/document-tests.el | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/lisp/cedet/srecode/document-tests.el b/test/lisp/cedet/srecode/document-tests.el index 71c4cd7410b..5341bb09366 100644 --- a/test/lisp/cedet/srecode/document-tests.el +++ b/test/lisp/cedet/srecode/document-tests.el @@ -35,8 +35,6 @@ "Test old comment extraction. Dump out the extracted dictionary." :tags '(:unstable) - (interactive) - (srecode-load-tables-for-mode major-mode) (srecode-load-tables-for-mode major-mode 'document) |