Skip to content

Commit

Permalink
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/pom.rb
Original file line number Diff line number Diff line change
@@ -23,7 +23,7 @@ def truffle_spec_config(spec_type, generate_report)
(if generate_report
'<arg value="--format" /><arg value="${jruby.home}/spec/truffle/truffle_formatter.rb" />'
else
''
'<arg value="--format" /><arg value="specdoc" />' # Need lots of output to keep Travis happy
end) +
"<arg value=\":#{spec_type}\" />" +
'</exec>' +

0 comments on commit ef557b6

Please sign in to comment.