mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
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:
co-authored by
Kamil Śliwak
parent
6fd5ea01d1
commit
1ddfc7463a
@@ -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 ".";
|
||||
Reference in New Issue
Block a user