Tests: Do not remove filename from boost filesystem path for corner

cases.

Co-authored-by: Kamil Śliwak <kamil.sliwak@codepoets.it>
This commit is contained in:
Bhargava Shastry
2021-02-22 10:32:41 +01:00
co-authored by Kamil Śliwak
parent 6fd5ea01d1
commit 1ddfc7463a
4 changed files with 14 additions and 3 deletions
@@ -0,0 +1,4 @@
==== Source://// ====
// This test used to throw due to a bug in boost::filesystem.
// See https://github.com/boostorg/filesystem/issues/176
import ".";