diff options
Diffstat (limited to 'test/lisp/cedet/srecode-utest-getset.el')
-rw-r--r-- | test/lisp/cedet/srecode-utest-getset.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/lisp/cedet/srecode-utest-getset.el b/test/lisp/cedet/srecode-utest-getset.el index d69a195a128..2e82fc9c90a 100644 --- a/test/lisp/cedet/srecode-utest-getset.el +++ b/test/lisp/cedet/srecode-utest-getset.el @@ -21,7 +21,6 @@ ;; ;; Unit tests for the getset inserter application. -;;(require 'cedet-uutil) (require 'srecode/semantic) ;;; Code: |