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

Commit 155ca5f

Browse files
sohahmmuesly
authored andcommitted
removing verdict from directory name as requested in PR #1154
1 parent aa1314c commit 155ca5f

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+19
-19
lines changed

java/java-ranger-regression/alarm/Alarm_prop1.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ format_version: "2.0"
22
input_files:
33
- ../../common/
44
- impl/
5-
- prop1_True/
5+
- prop1/
66
properties:
77
- property_file: ../../properties/assert.prp
88
expected_verdict: true

java/java-ranger-regression/alarm/Alarm_prop10.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ format_version: "2.0"
22
input_files:
33
- ../../common/
44
- impl/
5-
- prop10_True/
5+
- prop10/
66
properties:
77
- property_file: ../../properties/assert.prp
88
expected_verdict: true

java/java-ranger-regression/alarm/Alarm_prop2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ format_version: "2.0"
22
input_files:
33
- ../../common/
44
- impl/
5-
- prop2_True/
5+
- prop2/
66
properties:
77
- property_file: ../../properties/assert.prp
88
expected_verdict: true

java/java-ranger-regression/alarm/Alarm_prop3.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ format_version: "2.0"
22
input_files:
33
- ../../common/
44
- impl/
5-
- prop3_True/
5+
- prop3/
66
properties:
77
- property_file: ../../properties/assert.prp
88
expected_verdict: true

java/java-ranger-regression/alarm/Alarm_prop4.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ format_version: "2.0"
22
input_files:
33
- ../../common/
44
- impl/
5-
- prop4_True/
5+
- prop4/
66
properties:
77
- property_file: ../../properties/assert.prp
88
expected_verdict: true

java/java-ranger-regression/alarm/Alarm_prop5.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ format_version: "2.0"
22
input_files:
33
- ../../common/
44
- impl/
5-
- prop5_True/
5+
- prop5/
66
properties:
77
- property_file: ../../properties/assert.prp
88
expected_verdict: true

java/java-ranger-regression/alarm/Alarm_prop6.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ format_version: "2.0"
22
input_files:
33
- ../../common/
44
- impl/
5-
- prop6_True/
5+
- prop6/
66
properties:
77
- property_file: ../../properties/assert.prp
88
expected_verdict: true

java/java-ranger-regression/alarm/Alarm_prop8.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ format_version: "2.0"
22
input_files:
33
- ../../common/
44
- impl/
5-
- prop8_True/
5+
- prop8/
66
properties:
77
- property_file: ../../properties/assert.prp
88
expected_verdict: true

java/java-ranger-regression/alarm/Alarm_prop9.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ format_version: "2.0"
22
input_files:
33
- ../../common/
44
- impl/
5-
- prop9_True/
5+
- prop9/
66
properties:
77
- property_file: ../../properties/assert.prp
88
expected_verdict: true

0 commit comments

Comments
 (0)