comparison memcached_fake.t @ 254:0cc5269bc62c

Tests: avoid uninitialized warnings in body.t.
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 29 Jan 2013 21:31:16 +0400
parents 6a0d934950bc
children 2cb970dda24b
comparison
equal deleted inserted replaced
253:f440a8acbf39 254:0cc5269bc62c
28 %%TEST_GLOBALS%% 28 %%TEST_GLOBALS%%
29 29
30 daemon off; 30 daemon off;
31 31
32 events { 32 events {
33 use select;
33 } 34 }
34 35
35 http { 36 http {
36 %%TEST_GLOBALS_HTTP%% 37 %%TEST_GLOBALS_HTTP%%
37 38