Fix readme

This commit is contained in:
alesapin 2020-09-24 13:28:56 +03:00
parent 24cb88f808
commit 7277cbe1e6

View File

@ -1,7 +1,7 @@
# ClickHouse configs for test environment
## How to use
If you want to run all tests from `tests/queries/0_stateless` and `test/queries/0_stateful` on your local machine you have to set up configs from this directory for your clickhouse-server. This most simple way is to install them using `install.sh` script.
If you want to run all tests from `tests/queries/0_stateless` and `test/queries/1_stateful` on your local machine you have to set up configs from this directory for your clickhouse-server. This most simple way is to install them using `install.sh` script.
## How to add new config