##// END OF EJS Templates
Ruby1.9: move setting Encoding.default_external after boot (#4050, #4796)...
Ruby1.9: move setting Encoding.default_external after boot (#4050, #4796) "ruby test/functional/repositories_git_controller_test.rb" fails on Japanese Windows and Mingw Ruby 1.9.3p0 because "Rails" is not defined. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8833 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r3283:948283131302
r8713:a2c362a88dde
Show More
test_sqlite3.rb
1 line | 70 B | text/x-ruby | RubyLexer
Eric Davis
Removed the duplicated configuration in the different test environments....
r3283 instance_eval File.read(File.join(File.dirname(__FILE__), 'test.rb'))