aboutsummaryrefslogtreecommitdiffstats
path: root/tool/lib/helper.rb
diff options
context:
space:
mode:
Diffstat (limited to 'tool/lib/helper.rb')
-rw-r--r--tool/lib/helper.rb4
1 files changed, 0 insertions, 4 deletions
diff --git a/tool/lib/helper.rb b/tool/lib/helper.rb
deleted file mode 100644
index 909f8f98af..0000000000
--- a/tool/lib/helper.rb
+++ /dev/null
@@ -1,4 +0,0 @@
-require "test/unit"
-require_relative "core_assertions"
-
-Test::Unit::TestCase.include Test::Unit::CoreAssertions