Skip to content

Commit eaf1d3f

Browse files
authored
Merge pull request argotorg#14715 from ethereum/purge-using-namespace-std-from-test-solc
Purge using namespace from test/solc
2 parents 3d7d8aa + 5fcc8c7 commit eaf1d3f

File tree

5 files changed

+133
-136
lines changed

5 files changed

+133
-136
lines changed

scripts/check_style.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ NAMESPACE_STD_FREE_FILES=(
4747
test/libsolidity/interface/*
4848
test/libsolidity/util/*
4949
test/libyul/*
50+
test/solc/*
5051
)
5152

5253
(

0 commit comments

Comments
 (0)