test:add how to add test cases
This commit is contained in:
parent
c947101b8f
commit
d9cbe335a7
|
@ -47,7 +47,7 @@ work for TDengine Enterprise Edition, you can run the script with below command:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
cd tests/system-test
|
cd tests/system-test
|
||||||
python3 ./test.py -f 2-query/floor.py
|
python3 ./test.py -f 2-query/avg.py
|
||||||
```
|
```
|
||||||
|
|
||||||
## Smoke Test
|
## Smoke Test
|
||||||
|
|
Loading…
Reference in New Issue