提交 b691a0cd 编写于 作者: JoyboyCZ's avatar JoyboyCZ

interger改为integer

Signed-off-by: JoyboyCZ's avatar15919598296 <15919598296@163.com>
上级 80db5b26
......@@ -704,7 +704,7 @@ When the build is complete, the test cases are automatically saved in **out/hisp
Run the following command to execute test cases:
```
run -t UT -ts CalculatorSubTest -tc interger_sub_00l
run -t UT -ts CalculatorSubTest -tc integer_sub_00l
```
In the command:
```
......@@ -744,7 +744,7 @@ To enable test cases to be executed on a remote Linux server or a Linux VM, map
The test framework locates the test cases based on the command, and automatically builds and executes the test cases.
```
run -t UT -ts CalculatorSubTest -tc interger_sub_00l
run -t UT -ts CalculatorSubTest -tc integer_sub_00l
```
In the command:
```
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册