aboutsummaryrefslogtreecommitdiffstats
path: root/test/visitors/test_bind_visitor.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/visitors/test_bind_visitor.rb')
-rw-r--r--test/visitors/test_bind_visitor.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/visitors/test_bind_visitor.rb b/test/visitors/test_bind_visitor.rb
index dbcfb67df5..2bfd03c861 100644
--- a/test/visitors/test_bind_visitor.rb
+++ b/test/visitors/test_bind_visitor.rb
@@ -4,7 +4,7 @@ require 'support/fake_record'
module Arel
module Visitors
- class TestBindVisitor < MiniTest::Unit::TestCase
+ class TestBindVisitor < Minitest::Test
##
# Tests visit_Arel_Nodes_Assignment correctly