Nonessential code formatting cleanup.

This commit is contained in:
Andrey Semashev 2020-05-01 17:22:31 +03:00
parent 1dc3225920
commit 4642ac8e03

View File

@ -1812,7 +1812,8 @@ namespace
{
cout << " junction point could not be created." << endl;
cout << " Skipping junction tests." << endl;
} else
}
else
{
cout << " directory junction tests..." << endl;
BOOST_TEST(fs::exists(dir));