lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [lmi] master 4473403 29/33: Improve output spacing


From: Greg Chicares
Subject: [lmi-commits] [lmi] master 4473403 29/33: Improve output spacing
Date: Mon, 3 May 2021 08:15:55 -0400 (EDT)

branch: master
commit 447340352988339ee2c7c0bbd7ad600f600b0e09
Author: Gregory W. Chicares <gchicares@sbcglobal.net>
Commit: Gregory W. Chicares <gchicares@sbcglobal.net>

    Improve output spacing
---
 path_utility_test.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/path_utility_test.cpp b/path_utility_test.cpp
index dcf0be6..7416080 100644
--- a/path_utility_test.cpp
+++ b/path_utility_test.cpp
@@ -520,7 +520,7 @@ void test_oddities()
     LMI_TEST_EQUAL  (z0, fs::absolute(z0).string());
     LMI_TEST_UNEQUAL(z0, fs::absolute(z1).string());
     std::cout
-        << "This test demonstrates that a bad filename such as:"
+        << "\nThis test demonstrates that a bad filename such as:"
         << "\n  " << fs::absolute(z1).string()
         << "\nmay result from failure to call"
         << " remove_alien_msw_root() where needed."



reply via email to

[Prev in Thread] Current Thread [Next in Thread]