Browse Source

Remove unused var declarations in test

Ryan C. Thompson 8 years ago
parent
commit
3c8f9a7263
1 changed files with 0 additions and 13 deletions
  1. 0 13
      tests/test-ido-completing-read+.el

+ 0 - 13
tests/test-ido-completing-read+.el

@@ -42,19 +42,6 @@ passed to `all-completions' and `try-completion'."
 
 (describe "Within the `ido-completing-read+' package"
 
-  ;; All these need to be saved before and restored after each each test
-  :var (ido-mode
-        ido-ubiquitous-mode
-        ido-cr+-debug-mode
-        ido-cr+-auto-update-blacklist
-        ido-cr+-fallback-function
-        ido-cr+-max-items
-        ido-cr+-function-blacklist
-        ido-cr+-function-whitelist
-        ido-cr+-replace-completely
-        ido-confirm-unique-completion
-        ido-enable-flex-matching)
-
   ;; Reset all of these variables to their standard values before each
   ;; test
   (before-each