tests: Fix broken test in test-actors.
[8sync.git] / tests / test-actors.scm
index 3efa837d2b2fb5d725b0e602b74bcb59a92bdec3..53dc884b117d5ed487fc3fc604fde92de1d0cd0e 100644 (file)
@@ -161,7 +161,7 @@ customer> Whaaaaat?  I can't believe I got voice mail!\n"
  (let ((hive (make-hive)))
    (hive-create-actor hive <cleanly>)
    (run-hive hive '() #:clean-up #f))
- (test-equal '("Hey, I'm cleanin' up here!\n")
+ (test-equal '()
    (get-spoken)))
 
 ;; The exploder self-destructs, even though run-hive has clean-up