summaryrefslogtreecommitdiff
path: root/tool/lib/core_assertions.rb
diff options
context:
space:
mode:
Diffstat (limited to 'tool/lib/core_assertions.rb')
-rw-r--r--tool/lib/core_assertions.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/tool/lib/core_assertions.rb b/tool/lib/core_assertions.rb
index 5720eb1ac3..f94a5dff66 100644
--- a/tool/lib/core_assertions.rb
+++ b/tool/lib/core_assertions.rb
@@ -25,9 +25,7 @@ module Test
module CoreAssertions
require_relative 'envutil'
-
require 'pp'
- include Test::Unit::Assertions
def mu_pp(obj) #:nodoc:
obj.pretty_inspect.chomp