lit icon indicating copy to clipboard operation
lit copied to clipboard

Unit test failures do not actually panic to trigger failure

Open dylanmckay opened this issue 7 years ago • 0 comments

Currently, if a unit test fails, we print FAIL :: my/test/path.ext, but the #[test] still passes.

dylanmckay avatar Jul 05 '17 22:07 dylanmckay