Skip to content

Commit

Permalink
format, txt manuel adjustment due to the failure of importing of cmak…
Browse files Browse the repository at this point in the history
…e_format and clang_format
  • Loading branch information
Tianlin-Zhao committed Aug 4, 2020
1 parent 886d893 commit bcfb751
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/test/trace/propagation/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ foreach(testname http_text_format_test)
target_link_libraries(${testname} ${GTEST_BOTH_LIBRARIES}
${CMAKE_THREAD_LIBS_INIT} opentelemetry_api)
gtest_add_tests(TARGET ${testname} TEST_PREFIX trace. TEST_LIST ${testname})
endforeach()
endforeach()

0 comments on commit bcfb751

Please sign in to comment.