pull/1442/head
Josselin Feist 2 years ago
parent 997b6b5fe3
commit 93a36990ac
  1. 2
      tests/test_ast_parsing.py

@ -424,7 +424,7 @@ ALL_TESTS = [
Test("free_functions/new_operator.sol", ["0.8.12"]),
Test("free_functions/library_constant_function_collision.sol", ["0.8.12"]),
Test("ternary-with-max.sol", ["0.8.15"]),
Test("library_event-0.8.16.sol", ["0.8.16"])
Test("library_event-0.8.16.sol", ["0.8.16"]),
]
# create the output folder if needed
try:

Loading…
Cancel
Save