comparison memcached_fake.t @ 257:2cb970dda24b

Tests: revert unintentional memcached_fake.t change. It was used for local testing and accidentally slipped into 0cc5269bc62c.
author Maxim Dounin <mdounin@mdounin.ru>
date Wed, 30 Jan 2013 15:20:51 +0400
parents 0cc5269bc62c
children 9cd1a8dd47fc
comparison
equal deleted inserted replaced
256:85c3b87f2a80 257:2cb970dda24b
28 %%TEST_GLOBALS%% 28 %%TEST_GLOBALS%%
29 29
30 daemon off; 30 daemon off;
31 31
32 events { 32 events {
33 use select;
34 } 33 }
35 34
36 http { 35 http {
37 %%TEST_GLOBALS_HTTP%% 36 %%TEST_GLOBALS_HTTP%%
38 37