diff dav_chunked.t @ 242:8f280348d76f

Tests: add has_version() method and use it as appropriate.
author Maxim Dounin <mdounin@mdounin.ru>
date Mon, 26 Nov 2012 03:47:31 +0400
parents 462d89f5732a
children 6a0d934950bc
line wrap: on
line diff
--- a/dav_chunked.t
+++ b/dav_chunked.t
@@ -56,7 +56,7 @@ EOF
 ###############################################################################
 
 TODO: {
-local $TODO = 'not yet';
+local $TODO = 'not yet' unless $t->has_version('1.3.9');
 
 my $r;