mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Merge pull request #10976 from ethereum/fix-boost-filesystem-bug
Tests: Do not remove filename from boost filesystem path for corner cases
This commit is contained in:
@@ -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