Skip to content

Commit

Permalink
added ruby 1.9.1 utf-8 encoding to spec_helper
Browse files Browse the repository at this point in the history
  • Loading branch information
dimus committed Dec 27, 2013
1 parent 0f6c4a6 commit e0b31f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/spec_helper.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# encoding: utf-8
# HACK: to suppress warnings
$VERBOSE = nil

Expand Down

0 comments on commit e0b31f3

Please sign in to comment.