Update NODE_XSTR, NODE_DSXTR tests; ref #3605

This commit is contained in:
Yukihiro "Matz" Matsumoto
2017-04-13 07:54:51 +09:00
parent c0a4b1a0c6
commit aec121f755
+1 -1
View File
@@ -381,7 +381,7 @@ assert('splat in case statement') do
end
assert('External command execution.') do
class << Kernel
module Kernel
sym = '`'.to_sym
alias_method :old_cmd, sym