diff options
Diffstat (limited to 'test/ruby/namespace/string_ext_caller.rb')
| -rw-r--r-- | test/ruby/namespace/string_ext_caller.rb | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/test/ruby/namespace/string_ext_caller.rb b/test/ruby/namespace/string_ext_caller.rb deleted file mode 100644 index b8345d98ed..0000000000 --- a/test/ruby/namespace/string_ext_caller.rb +++ /dev/null @@ -1,5 +0,0 @@ -module Foo - def self.yay - String.new.yay - end -end |
