Re: [PATCH] instead of skipping test errors, handle them

2012-05-06 Thread Robert Spier
Applied.

[PATCH] instead of skipping test errors, handle them

2012-05-06 Thread Matt Simerson
instead of skipping test errors, handle them --- t/01-syntax.t | 62 +++-- 1 file changed, 29 insertions(+), 33 deletions(-) diff --git a/t/01-syntax.t b/t/01-syntax.t index 5be4de7..885ca3e 100644 --- a/t/01-syntax.t +++ b/t/01-syntax.t @@ -2,