X-Git-Url: https://jxself.org/git/?p=8sync.git;a=blobdiff_plain;f=tests%2Ftest-actors.scm;h=9696bd9c13cfefd95ba899b52d856932bac7fdbd;hp=9c6baee32eaf558734e0406fadc3c151ca13f754;hb=9b500027ce5ccca4ae1b67c0e3a7ff595a0e54b6;hpb=c056efc6505febd2dddd72f4aadeee013f4875c3 diff --git a/tests/test-actors.scm b/tests/test-actors.scm index 9c6baee..9696bd9 100644 --- a/tests/test-actors.scm +++ b/tests/test-actors.scm @@ -65,5 +65,5 @@ (@@ (8sync systems actors) message-replied) (@@ (8sync systems actors) message-deferred-reply)))) -(test-end "test-agenda") +(test-end "test-actors") (test-exit)