Browse Source

Replace "case" with "cl-case"

Ryan C. Thompson 8 years ago
parent
commit
d217a0f645
1 changed files with 1 additions and 1 deletions
  1. 1 1
      test/ido-ubiquitous-test.el

+ 1 - 1
test/ido-ubiquitous-test.el

@@ -213,7 +213,7 @@ Note that although this is a macro, the TAG argument is evaluated normally."
           (completing-read "Prompt: " collection))
         (all-completions "b" collection))
        :tag tag))
-    (case override
+    (cl-case override
       (enable
        ;; Test for new style
        (should-with-tag