Update JSONReportFormatter: report all str attribs; don't print "# No events processed" since that's not valid JSON; rename output.t to json.t.

This commit is contained in:
Daniel Nichter
2013-05-20 14:47:01 -07:00
parent 2f368be7d3
commit 41a4634edb
3 changed files with 24 additions and 6 deletions

View File

@@ -28,7 +28,7 @@ ok(
"$results/empty_report.txt",
),
'json output for empty log'
);
) or diag($test_diff);
ok(
no_diff(

View File

@@ -1,2 +0,0 @@
# No events processed.