copy-and-paste bug...

This commit is contained in:
Tomoyuki Sahara
2014-06-17 11:37:57 +09:00
parent 0d378be34e
commit 14e325348b
+1 -1
View File
@@ -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