Skip to content

Commit a01f317

Browse files
committed
Remove now useless 'canonicalize_backslashes: True' fields
1 parent 8ed63a5 commit a01f317

File tree

4 files changed

+0
-4
lines changed
  • testsuite/tests

4 files changed

+0
-4
lines changed

testsuite/tests/gnatcheck/lkql_rule_file_resolution/test.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,3 @@ tests:
1111
project: prj/with_valid.gpr
1212
- label: With a project provided invalid rule file
1313
project: prj/with_invalid.gpr
14-
canonicalize_backslashes: True

testsuite/tests/gnatcheck_errors/already_existing_lkql_rule_file/test.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,3 @@ rules:
55
extra_args:
66
- --emit-lkql-rule-file
77
post_python: "cat('rules.lkql', sort=False)"
8-
canonicalize_backslashes: True

testsuite/tests/gnatcheck_errors/generic_inst_walking/test.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,3 @@ project: prj.gpr
33
extra_args: ['-l']
44
rules:
55
- +Rderiving_from_predefined_type
6-
canonicalize_backslashes: True

testsuite/tests/interpreter_errors/ambiguous_import/test.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,3 @@ driver: 'interpreter'
22
project: 'default_project/default.gpr'
33
lkql_path:
44
- others
5-
canonicalize_backslashes: True

0 commit comments

Comments
 (0)