Add html anchor 'top'

This commit is contained in:
Martin Moene
2017-08-24 15:21:36 +02:00
committed by Martin Hořeňovský
parent a7a9be59ff
commit e8225052f1
23 changed files with 30 additions and 7 deletions

View File

@@ -1,3 +1,4 @@
<a id="top"></a>
# Logging macros
Additional messages can be logged during a test case. Note that the messages are scoped and thus will not be reported if failure occurs in scope preceding the message declaration. An example:
@@ -79,4 +80,4 @@ These macros are now deprecated and are just aliases for INFO and CAPTURE (which
---
[Home](Readme.md)
[Home](Readme.md)