FubuMvcArchive / storyteller

OBSOLETE, see Storyteller2 -- DSL tool for .Net automated testing
Other
66 stars 13 forks source link

Cell is swallowing exception erroneously #38

Open jeremydmiller opened 14 years ago

jeremydmiller commented 14 years ago

In Cell.readArgument(), generic exceptions besides FormatException should be rethrown. I.e., an exception in the continuation should be rethrown.