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>
# Assertion Macros
Most test frameworks have a large collection of assertion macros to capture all possible conditional forms (```_EQUALS```, ```_NOTEQUALS```, ```_GREATER_THAN``` etc).
@@ -145,4 +146,4 @@ For more details, along with workarounds, see the section on [the limitations pa
---
[Home](Readme.md)
[Home](Readme.md)