mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Remove parser error recovery mode
This commit is contained in:
@@ -171,7 +171,6 @@ def print_ids_per_file(ids, id_to_file_names, top_dir):
|
||||
|
||||
def examine_id_coverage(top_dir, source_id_to_file_names, new_ids_only=False):
|
||||
test_sub_dirs = [
|
||||
path.join("test", "libsolidity", "errorRecoveryTests"),
|
||||
path.join("test", "libsolidity", "smtCheckerTests"),
|
||||
path.join("test", "libsolidity", "syntaxTests"),
|
||||
path.join("test", "libyul", "yulSyntaxTests")
|
||||
|
||||
Reference in New Issue
Block a user