diff random-index.t @ 110:51f3c88b2930

Tests: remove TODO from dirent.d_type tests, fixed in 0.8.20.
author Maxim Dounin <mdounin@mdounin.ru>
date Wed, 14 Oct 2009 17:50:49 +0400
parents d125e51ea596
children 8ac1faaddd2c
line wrap: on
line diff
--- a/random-index.t
+++ b/random-index.t
@@ -60,11 +60,6 @@ symlink("$d/test-file", "$d/x/test-file-
 
 ###############################################################################
 
-TODO: {
-local $TODO = 'not yet';
-
 like(http_get('/x/'), qr/RIGHT/s, 'file');
 
-}
-
 ###############################################################################