Skip to content

Commit

Permalink
Changed encoding of text spec to UTF-8 to fix error in Ruby 1.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ffeldhaus committed May 12, 2013
1 parent 61646e8 commit 9c54637
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions spec/occi/parser/text_spec.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# encoding: UTF-8

module Occi
module Parser
describe Text do
Expand Down

0 comments on commit 9c54637

Please sign in to comment.