update LIST-QUEUE-CONTENTS docstring, add note
[sbcl.git] / contrib / sb-sprof / test.lisp
index 4be5763..9a16960 100644 (file)
@@ -1,9 +1,9 @@
 (in-package :cl-user)
 (require :sb-sprof)
 
-#-win32                                ;not yet
+#-(or win32 darwin)                    ;not yet
 (sb-sprof::test)
-#-win32                                ;not yet
+#-(or win32 darwin)                    ;not yet
 (sb-sprof::consing-test)
 
 ;; For debugging purposes, print output for visual inspection to see if