Skip to content

Commit

Permalink
oops, indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
tenderlove committed Feb 21, 2011
1 parent 7fcf5fb commit edf3dba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmark/encode.rb
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
}
}
x.report("Psych::JSON::Stream") {
times.times {
times.times {
io = StringIO.new
stream = Psych::JSON::Stream.new io
stream.start
Expand Down

0 comments on commit edf3dba

Please sign in to comment.