mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-04 05:09:53 +01:00
Merge branch 'master' of github.com:philsquared/Catch
This commit is contained in:
commit
bdbfe69e3c
@ -210,7 +210,7 @@ SCENARIO( "vectors can be sized and resized", "[vector]" ) {
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
Conveniently, these tests will be reported as follows when ran:
|
Conveniently, these tests will be reported as follows when run:
|
||||||
|
|
||||||
```
|
```
|
||||||
Scenario: vectors can be sized and resized
|
Scenario: vectors can be sized and resized
|
||||||
|
Loading…
Reference in New Issue
Block a user