tests: Update test-actors to use msg-recieve instead of =>.
authorChristopher Allan Webber <cwebber@dustycloud.org>
Mon, 12 Dec 2016 15:09:52 +0000 (09:09 -0600)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Mon, 12 Dec 2016 15:09:52 +0000 (09:09 -0600)
commitfa0943293ac36efeb2d718f856bd7445c5667ff2
treec69f1570e957713fbac0cb234065557242e845fd
parentea14f5dc75cebaaf9cc21d96a6575b3738c43354
tests: Update test-actors to use msg-recieve instead of =>.

It feels like msg-recieve is an easier to read name, and looks less
like a structure used elsewhere (the way => is used in cond).

* tests/test-actors.scm: Update to switch => to msg-recieve.
tests/test-actors.scm