Skip to content

Commit

Permalink
Whitespace change
Browse files Browse the repository at this point in the history
  • Loading branch information
jhs committed Nov 13, 2011
1 parent 999fe46 commit c2ab33b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion t/policy.js
Expand Up @@ -116,7 +116,7 @@ function make_tester(method, assertion, t) {

message = [ message
, JSON.stringify(a)
, ' -> '
, '->'
, JSON.stringify(b)
, "policy=" + util.inspect(policy)
].join(' ');
Expand Down

0 comments on commit c2ab33b

Please sign in to comment.