Skip to content

Commit 8b35bbc

Browse files
author
Amanda Butler
authored
Remove .json blob from README.md
Make change suggested in comments.
1 parent 99d6145 commit 8b35bbc

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

features/frameworks/greentea-client/README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -89,13 +89,6 @@ $ pip install "mbed-greentea<0.2.0" --upgrade
8989
### utest support
9090

9191
```utest``` is our preferred test harness which allows you to execute a series of (asynchronous) C++ test cases. You can read more about utest [here](https://github.com/ARMmbed/mbed-os/blob/master/features/frameworks/utest/README.md).
92-
```json
93-
{
94-
"testDependencies": {
95-
"utest": "^1.10.0"
96-
}
97-
}
98-
```
9992

10093
### greentea-client support in your module
10194

0 commit comments

Comments
 (0)