mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
copy-and-paste bug...
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
# Note: testing telldir(3) and seekdir(3) in portable manner is very hard.
|
||||
|
||||
assert('Dir') do
|
||||
assert_equal(Class, Addrinfo.class)
|
||||
assert_equal(Class, Dir.class)
|
||||
end
|
||||
|
||||
assert('DirTest.setup') do
|
||||
|
||||
Reference in New Issue
Block a user