mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-17 03:02:24 +01:00
fix more links
This commit is contained in:
parent
2b5cf11c7c
commit
765f6e6edb
@ -19,7 +19,7 @@ Next, add Catch to the 'includes':
|
||||
|
||||
## Now write a test
|
||||
|
||||
[Note that it is best to put your tests in a namespace for those tests, as described here!](vs-index.md)
|
||||
[Note that to avoid name clashes it is best to put your tests in a namespace for those tests, as described here!](vs-index.md)
|
||||
|
||||
Next, delete the test code that the wizard provided in UnitTest1.cpp and write your own...
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user