From 3439cc85ea41d3f4b8a0bf1125c0cd5384e9dba8 Mon Sep 17 00:00:00 2001 From: kazu Date: Tue, 28 Mar 2017 13:47:43 +0000 Subject: Update assertion message [ci skip] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@58197 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- bootstraptest/test_insns.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bootstraptest') diff --git a/bootstraptest/test_insns.rb b/bootstraptest/test_insns.rb index 3a6e677885..fbc1072fe9 100644 --- a/bootstraptest/test_insns.rb +++ b/bootstraptest/test_insns.rb @@ -178,7 +178,7 @@ tests = [ }, [ 'opt_str_freeze', %q{ 'true'.freeze }, ], - [ 'opt_str_freeze', %q{ -'true' }, ], + [ 'opt_str_uminus', %q{ -'true' }, ], [ 'opt_str_freeze', <<~'},', ], # { class String def freeze -- cgit v1.2.3