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:
chriseth
2021-02-23 14:43:55 +01:00
committed by GitHub
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 ".";