From 4d45fb554abf02276145992f1b07908993b3a7ba Mon Sep 17 00:00:00 2001 From: Matthias Benkard Date: Mon, 18 Feb 2008 22:29:38 +0100 Subject: Remove a spurious FIXME from the test suite. darcs-hash:d0031d614f4eba4381e4eaea7aa7d18be58f4bf0 --- Lisp/tests.lisp | 9 --------- 1 file changed, 9 deletions(-) diff --git a/Lisp/tests.lisp b/Lisp/tests.lisp index d9d116b..5ac8ec7 100644 --- a/Lisp/tests.lisp +++ b/Lisp/tests.lisp @@ -352,15 +352,6 @@ (deftest class-definition () - ;; FIXME: This test is broken. - ;; - ;; Reason: - ;; - ;; OBJECTIVE-CL> (invoke-by-name - ;; (invoke # 'reason) - ;; "UTF8String") - ;; "subclass MLKTestString0(instance) should override length" - ;; (let ((class-name (intern (format nil "~A~D" '#:mlk-test-string (incf *class-counter*)))) -- cgit v1.2.3