Update README.md

This commit is contained in:
Shuduo Sang 2020-05-15 11:15:07 +08:00 committed by GitHub
parent 2e5e522b99
commit 111e6c1f35
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -117,7 +117,7 @@ TDengine provides abundant developing tools for users to develop on TDengine. Fo
# How to run the test cases and how to add a new test case? # How to run the test cases and how to add a new test case?
TDengine's test framework and all test cases are fully open source. TDengine's test framework and all test cases are fully open source.
Please refer to [this document](https://www.github.com/taosdata/TDengine/tests/How-To-Run-Test-And-How-To-Add-New-Test-Case.md) for how to run test and develop new test case. Please refer to [this document](https://github.com/taosdata/TDengine/tests/How-To-Run-Test-And-How-To-Add-New-Test-Case.md) for how to run test and develop new test case.
### Prepare development environment ### Prepare development environment