Skip to content

Commit 5fcc8c7

Browse files
committed
Purge using namespace from test/solc
1 parent 3d7d8aa commit 5fcc8c7

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)