diff --git a/test/box/sql.result b/test/box/sql.result
index 21e05f1f4d5fa4514269e5d27b400d04416a1ba0..233a1eafedb5f10720fba8649d5f3847ae603468 100644
--- a/test/box/sql.result
+++ b/test/box/sql.result
@@ -106,7 +106,6 @@ An error occurred: ERR_CODE_ILLEGAL_PARAMS, 'Illegal parameters'
 select * from t0 where k0='Spears'
 Found 1 tuple:
 ['Spears', 'Britney']
-
 #
 # A test case for: http://bugs.launchpad.net/bugs/716683
 # Admin console should not stall on unknown command.