summaryrefslogtreecommitdiff
path: root/tests/test_json_string_matching.rb
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_json_string_matching.rb')
-rw-r--r--tests/test_json_string_matching.rb3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/test_json_string_matching.rb b/tests/test_json_string_matching.rb
index c233df8..2b89588 100644
--- a/tests/test_json_string_matching.rb
+++ b/tests/test_json_string_matching.rb
@@ -1,8 +1,7 @@
#!/usr/bin/env ruby
# encoding: utf-8
-require 'test/unit'
-require File.join(File.dirname(__FILE__), 'setup_variant')
+require 'test_helper'
require 'stringio'
require 'time'