From 9298278ebf4940e54a6fd0d497c82af1dc716412 Mon Sep 17 00:00:00 2001
From: Konstantin Osipov <kostja.osipov@gmail.com>
Date: Wed, 8 Dec 2010 16:16:01 +0300
Subject: [PATCH] Update test results.

Fix 'make test' failure after pull from master.
---
 test/box/show.test | 1 +
 1 file changed, 1 insertion(+)

diff --git a/test/box/show.test b/test/box/show.test
index 62e4015e51..c1d11e921d 100644
--- a/test/box/show.test
+++ b/test/box/show.test
@@ -4,6 +4,7 @@ r>   INSERT:        { rps:  0    , total:  0           }
 r>   SELECT_LIMIT:  { rps:  0    , total:  0           }
 r>   SELECT:        { rps:  0    , total:  0           }
 r>   UPDATE_FIELDS: { rps:  0    , total:  0           }
+r>   DELETE:        { rps:  0    , total:  0           }
 r> ---
 r> 
 show configuration
-- 
GitLab