test/test_all.rb in htmlentities-4.0.0 vs test/test_all.rb in htmlentities-4.1.0

- old
+ new

@@ -1,3 +1,4 @@ +# encoding: UTF-8 Dir[File.dirname(__FILE__)+'/*_test.rb'].each do |test| require test -end \ No newline at end of file +end