@@ -273,7 +273,7 class RepositoryBazaarTest < ActiveSupport::TestCase | |||
|
273 | 273 | assert_equal "/test-#{CHAR_1_UTF8_HEX}-dir/test-#{CHAR_1_UTF8_HEX}.txt", c3[2].path |
|
274 | 274 | end |
|
275 | 275 | else |
|
276 | msg = "Bazaar non ASCII output test cannot run this environment.\n" | |
|
276 | msg = "Bazaar non ASCII output test cannot run on this environment.\n" | |
|
277 | 277 | msg += "Encoding.locale_charmap: " + Encoding.locale_charmap + "\n" |
|
278 | 278 | puts msg |
|
279 | 279 | end |
General Comments 0
You need to be logged in to leave comments.
Login now