Don't pass the entropy back as part of the results.

This commit is contained in:
Elliot Glaysher 2017-12-30 22:41:01 -08:00
parent bd6736b6cf
commit f764db7145
2 changed files with 3 additions and 6 deletions

View File

@ -35,9 +35,8 @@
:- arm
:- %&
|.
:: todo: pull out the entropy from the result interface.
=/ r (slap context [%cnsg [arm ~] [%$ 3] [[%$ 2] ~]])
+:((hard {@uvJ (list tape)}) q:(slap r [%limb %results]))
((hard (list tape)) q:(slap r [%limb %results]))
::
++ test-runner
:> run all tests in {a}.

View File

@ -90,9 +90,7 @@
::
++ results
:: returns results.
::
:: returns the test run's identity cookie and the list of failures.
^- {@uvJ (list tape)}
[eny error-lines]
^- (list tape)
error-lines
--
--