mirror of
https://github.com/boostorg/filesystem.git
synced 2025-05-12 13:41:47 +00:00
Nonessential code formatting cleanup.
This commit is contained in:
parent
1dc3225920
commit
4642ac8e03
@ -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));
|
||||
|
Loading…
x
Reference in New Issue
Block a user