1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00

unittests: fix link

This commit is contained in:
Lotte Steenbrink 2016-09-27 11:41:44 -07:00
parent 3c005b64b6
commit faaf50619d

View File

@ -22,7 +22,7 @@ You then can run the tests by calling
make term
```
or flash them to your board as you would flash any RIOT application to the board (see [[board documentation|RIOT-Platforms]]).
or flash them to your board as you would flash any RIOT application to the board (see [board documentation|RIOT-Platforms](https://github.com/RIOT-OS/RIOT/wiki/RIOT-Platforms)).
### Other output formats
Other output formats using [*embUnit*](http://embunit.sourceforge.net/)'s ``textui`` library are available by setting the environment variable ``OUTPUT``: