Blob Blame History Raw
diff --git a/slime-tests.el b/slime-tests.el
index 87f81f1..1da8825 100644
--- a/slime-tests.el
+++ b/slime-tests.el
@@ -553,7 +553,7 @@ confronted with nasty #.-fu."
         (slime-check "Definition now at point." (looking-at snippet))))))
 
 (def-slime-test (find-definition.3
-                 (:fails-for "abcl" "allegro" "clisp" "lispworks" "sbcl"
+                 (:fails-for "abcl" "allegro" "clisp" "lispworks"
                              "ecl"))
     (name source regexp)
     "Extra tests for defstruct."