mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Update to ruby/spec@ac878ad
This commit is contained in:
parent
f0bfa266d7
commit
f02d2f82bf
17 changed files with 214 additions and 3 deletions
|
@ -53,6 +53,7 @@ describe :dir_glob, shared: true do
|
|||
dir_filename_ordering
|
||||
file_one.ext
|
||||
file_two.ext
|
||||
nested
|
||||
nondotfile
|
||||
special
|
||||
subdir_one
|
||||
|
@ -156,6 +157,7 @@ describe :dir_glob, shared: true do
|
|||
dir_filename_ordering
|
||||
file_one.ext
|
||||
file_two.ext
|
||||
nested
|
||||
nondotfile
|
||||
special
|
||||
subdir_one
|
||||
|
@ -177,6 +179,7 @@ describe :dir_glob, shared: true do
|
|||
deeply/nested/directory/
|
||||
deeply/nested/directory/structure/
|
||||
dir/
|
||||
nested/
|
||||
special/
|
||||
special/test{1}/
|
||||
subdir_one/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue