michael@0: function test() { michael@0: ok(true, "first pass ok"); michael@0: ok(false, "then fail ok"); michael@0: }