hulu / roca

A command-line tool for running brightscript tests
Apache License 2.0
25 stars 19 forks source link

fix(error-handling): roca main always returns an assoc array #52

Closed lkipke closed 4 years ago

lkipke commented 4 years ago

Change Summary

While doing unit testing, I noticed that if a runtime exception occurred in my code, then roca would pile on with its own "mismatched return type" error.