mirror of
https://github.com/catchorg/Catch2.git
synced 2025-08-03 13:55:39 +02:00
Add html anchor 'top'
This commit is contained in:

committed by
Martin Hořeňovský

parent
a7a9be59ff
commit
e8225052f1
@@ -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)
|
||||
|
Reference in New Issue
Block a user