diff proxy_cache_lock.t @ 397:847ea345becb

Tests: removed TODO and try_run() checks for legacy versions.
author Sergey Kandaurov <pluknet@nginx.com>
date Mon, 05 May 2014 11:46:01 +0400
parents c28ecaef065f
children 60888e2c3f5a
line wrap: on
line diff
--- a/proxy_cache_lock.t
+++ b/proxy_cache_lock.t
@@ -70,7 +70,7 @@ EOF
 
 $t->run_daemon(\&http_fake_daemon);
 
-$t->try_run('no proxy_cache_lock')->plan(19);
+$t->run()->plan(19);
 
 $t->waitforsocket('127.0.0.1:8081');