Skip to content

Commit 4fe7d69

Browse files
committed
. rd Reformat with clang-format and/or update snippets
1 parent 765654c commit 4fe7d69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/UsingBoostTest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ target_link_libraries(${EXE_NAME} ApprovalTests::ApprovalTests ${Boost_LIBRARIES
125125
126126
add_test(NAME ${EXE_NAME} COMMAND ${EXE_NAME})
127127
```
128-
<sup><a href='/examples/boost_starter/CMakeLists.txt#L16-L36' title='Snippet source file'>snippet source</a> | <a href='#snippet-boost_starter_cmake' title='Start of snippet'>anchor</a></sup>
128+
<sup><a href='/examples/boost_starter/CMakeLists.txt#L16-L34' title='Snippet source file'>snippet source</a> | <a href='#snippet-boost_starter_cmake' title='Start of snippet'>anchor</a></sup>
129129
<!-- endSnippet -->
130130

131131
---

0 commit comments

Comments
 (0)