test:add how to add test cases

This commit is contained in:
happyguoxy 2025-01-14 17:56:58 +08:00
parent c947101b8f
commit d9cbe335a7
1 changed files with 1 additions and 1 deletions

View File

@ -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