pull/1684/head
Simone 1 year ago
parent 3f1db7af77
commit f2accfd77d
  1. 1
      tests/e2e/solc_parsing/test_ast_parsing.py

@ -458,6 +458,7 @@ ALL_TESTS = [
"assembly-functions.sol", "assembly-functions.sol",
["0.6.9", "0.7.6", "0.8.16"], ["0.6.9", "0.7.6", "0.8.16"],
), ),
Test("user_defined_operators-0.8.19.sol", ["0.8.19"]),
] ]
# create the output folder if needed # create the output folder if needed
try: try:

Loading…
Cancel
Save