Skip to content
This repository was archived by the owner on Oct 3, 2021. It is now read-only.

Commit c184663

Browse files
committed
Update new *.yml configurations to version 2
1 parent f7045e6 commit c184663

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
format_version: "1.0"
1+
format_version: "2.0"
22
input_files:
33
- ../../common/
44
- impl/
@@ -7,3 +7,5 @@ properties:
77
- property_file: ../../properties/assert.prp
88
expected_verdict: true
99

10+
options:
11+
language: Java
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
format_version: "1.0"
1+
format_version: "2.0"
22
input_files:
33
- ../../common/
44
- impl/
@@ -7,3 +7,5 @@ properties:
77
- property_file: ../../properties/assert.prp
88
expected_verdict: false
99

10+
options:
11+
language: Java

0 commit comments

Comments
 (0)