expresso
expresso copied to clipboard
consistency issue between serial and paralel tests
if you try to run serialy tests that were originally written for parallel - you get 'undefined' for the named assert argument. this change is required for consistency between writing serial and paralel tests the same way