From 8981e88b18f106366c3dd18c5182fb1d95cba4d6 Mon Sep 17 00:00:00 2001 From: Craig Scott Date: Fri, 19 Aug 2022 14:03:18 +1000 Subject: Help: Add missing closing quote on C++ example --- Help/command/ctest_test.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Help/command/ctest_test.rst b/Help/command/ctest_test.rst index 11ebdbd..3bd8655 100644 --- a/Help/command/ctest_test.rst +++ b/Help/command/ctest_test.rst @@ -236,7 +236,7 @@ The following example demonstrates how to upload test images to CDash. "/dir/to/valid_img.gif" << std::endl; std::cout << - " << + "" << "/dir/to/img.png" << std::endl; -- cgit v0.12