mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Removed Scanf from the ruby repository.
This commit is contained in:
parent
a3b8501614
commit
67a6662032
18 changed files with 2 additions and 1388 deletions
|
@ -1,7 +0,0 @@
|
|||
require_relative '../../../spec_helper'
|
||||
require_relative 'shared/block_scanf'
|
||||
require 'scanf'
|
||||
|
||||
describe "String#block_scanf" do
|
||||
it_behaves_like :scanf_string_block_scanf, :block_scanf
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue