mirror of
https://github.com/opencv/opencv.git
synced 2024-11-27 12:40:05 +08:00
docs fix 5
This commit is contained in:
parent
a35861a395
commit
cf9fb57d45
@ -28,7 +28,7 @@ TEST(name1, name2)
|
||||
ASSERT_....;
|
||||
}
|
||||
```
|
||||
More information abut the code for the tests can be found [here](http://github.com/google/googletest/blob/master/docs/primer.md)
|
||||
More information abut the code for the tests can be found in the GoogleTest Documentation: https://github.com/google/googletest/blob/master/docs/primer.md
|
||||
|
||||
### Run
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user