comparison 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
comparison
equal deleted inserted replaced
241:a01a53bcbf11 242:8f280348d76f
54 $t->run(); 54 $t->run();
55 55
56 ############################################################################### 56 ###############################################################################
57 57
58 TODO: { 58 TODO: {
59 local $TODO = 'not yet'; 59 local $TODO = 'not yet' unless $t->has_version('1.3.9');
60 60
61 my $r; 61 my $r;
62 62
63 $r = http(<<EOF); 63 $r = http(<<EOF);
64 PUT /file HTTP/1.1 64 PUT /file HTTP/1.1