mirror of
https://github.com/OpenMTC/OpenMTC.git
synced 2024-12-18 20:47:58 +00:00
fixes typo
This commit is contained in:
parent
61e688f921
commit
b75be75384
@ -17,7 +17,7 @@ The tests can be run from the command line. Make sure that a instance is running
|
||||
Assuming that a gateway is running at localhost, port 8000.
|
||||
|
||||
```bash
|
||||
$ pyresttest http://localhost:8000 tests/conformance/basic.yaml
|
||||
$ pyresttest http://localhost:8000 tests/interoperability/basic.yaml
|
||||
Test Group Openmtc Test 8.1.1 SUCCEEDED: : 1/1 Tests Passed!
|
||||
Test Group Openmtc Test 8.1.2 SUCCEEDED: : 4/4 Tests Passed!
|
||||
Test Group Openmtc Test 8.1.3 SUCCEEDED: : 4/4 Tests Passed!
|
||||
|
Loading…
Reference in New Issue
Block a user