switch %8sync-caught-error to 8sync-caught-error
[8sync.git] / tests / test-agenda.scm
index a41be0adfe58431b272923bc76fcba685db825f1..9ab65f1cdf57f3ef488ded5d0f33a006f382c4b5 100644 (file)
   (catch-8sync
    (begin
      (speaker "hello")
-     (throw '%8sync-caught-error
+     (throw '8sync-caught-error
             'my-orig-key '(apple orange banana) '(*fake-stack* *fake-stack* *fake-stack*))
      (speaker "no goodbyes"))
    ('some-key