aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tool/lib/test/unit/core_assertions.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/tool/lib/test/unit/core_assertions.rb b/tool/lib/test/unit/core_assertions.rb
index deb9908423..1c4a254dd0 100644
--- a/tool/lib/test/unit/core_assertions.rb
+++ b/tool/lib/test/unit/core_assertions.rb
@@ -275,7 +275,6 @@ eom
end
ex
end
- alias assert_raise_message assert_raise_with_message
def assert_warning(pat, msg = nil)
result = nil