Using rvm, I received this error:
~/.rvm/gems/ruby-1.9.2-p0@bvo/gems/ZenTest-4.4.2/lib/unit_diff.rb:74:in `===': invalid byte sequence in US-ASCII (ArgumentError)
All my files have the encoding utf-8 in top.
note: using the command $ rake test my tests passes
Using rvm, I received this error: ~/.rvm/gems/ruby-1.9.2-p0@bvo/gems/ZenTest-4.4.2/lib/unit_diff.rb:74:in `===': invalid byte sequence in US-ASCII (ArgumentError)
All my files have the encoding utf-8 in top. note: using the command $ rake test my tests passes