test/interoperability_test.rb in htmlentities-4.3.1 vs test/interoperability_test.rb in htmlentities-4.3.2
- old
+ new
@@ -1,6 +1,6 @@
# encoding: UTF-8
-require File.expand_path("../common", __FILE__)
+require_relative "./test_helper"
if ENV["RUN_INTEROPERABILITY_TESTS"]
class HTMLEntities::InteroperabilityTest < Test::Unit::TestCase
def test_should_encode_active_support_safe_buffer