From fa4592efa9f35e0a62b2731df4b65985bdb8184e Mon Sep 17 00:00:00 2001 From: kmetin Date: Mon, 28 Aug 2023 16:21:33 +0300 Subject: [PATCH] fix tests --- base/commands/sql/testdata/sql_help.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/base/commands/sql/testdata/sql_help.txt b/base/commands/sql/testdata/sql_help.txt index 7624aa42..f692eef3 100644 --- a/base/commands/sql/testdata/sql_help.txt +++ b/base/commands/sql/testdata/sql_help.txt @@ -1,8 +1,8 @@ $Shortcut Commands:$ -$\di List Indexes$ -$\di MAPPING List Indexes for a specific mapping$ -$\dm List mappings$ -$\dm MAPPING Display information about a mapping$ -$\dm+ MAPPING Describe a mapping$ -$\exit Exit the shell$ -$\help Display help for CLC commands$ +\di List Indexes +\di MAPPING List Indexes for a specific mapping +\dm List mappings +\dm MAPPING Display information about a mapping +\dm+ MAPPING Describe a mapping +\exit Exit the shell +\help Display help for CLC commands