tests: actors: Fix check for a missing key on message-ref
authorChristopher Allan Webber <cwebber@dustycloud.org>
Fri, 22 Apr 2016 15:36:03 +0000 (10:36 -0500)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Mon, 25 Apr 2016 14:25:37 +0000 (09:25 -0500)
commitc3cd292ee063bdfd8cb21ef36c993f28f4467826
tree28561ccceec04fc9ddc34d39f65362d40ad5447d
parent020433c48ec74f820cafbc068a0dfd7316ee257d
tests: actors: Fix check for a missing key on message-ref

* tests/test-actors.scm: Update test for message-ref with missing key.
  It used to be that the default was to return #f.
  Now the default is to throw an error if no default provided.
tests/test-actors.scm