Delete trailing whitespaces (tests/)
This commit is contained in:
parent
fe0b245962
commit
58261ad53e
@ -46,7 +46,6 @@
|
|||||||
* During execution, the fill can be checked in order to find out
|
* During execution, the fill can be checked in order to find out
|
||||||
* the extent to which the stack has been used.
|
* the extent to which the stack has been used.
|
||||||
*
|
*
|
||||||
*
|
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@ -23,4 +23,3 @@ if(failed) {
|
|||||||
log.testFailed();
|
log.testFailed();
|
||||||
}
|
}
|
||||||
log.testOK();
|
log.testOK();
|
||||||
|
|
||||||
|
@ -24,4 +24,3 @@ if(failed) {
|
|||||||
log.testFailed();
|
log.testFailed();
|
||||||
}
|
}
|
||||||
log.testOK();
|
log.testOK();
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user