-
Notifications
You must be signed in to change notification settings - Fork 58
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move test cases related to compatibility out of test suite
Signed-off-by: Angel Misevski <amisevsk@redhat.com>
- Loading branch information
Showing
4 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
...ten/testdata/error_duplicate-editors.yaml → ...ata/disabled/error_duplicate-editors.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
name: "Plugins incompatible with editor" | ||
name: "Duplicate editors" | ||
|
||
input: | ||
workspace: | ||
|
2 changes: 1 addition & 1 deletion
2
...tten/testdata/error_multiple-editors.yaml → ...data/disabled/error_multiple-editors.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
name: "Plugins incompatible with editor" | ||
name: "Multiple editors in one workspace" | ||
|
||
input: | ||
workspace: | ||
|
2 changes: 1 addition & 1 deletion
2
...ta/error_plugin-needs-missing-editor.yaml → ...ed/error_plugin-needs-missing-editor.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
name: "Plugins incompatible with editor" | ||
name: "Plugin needs missing editor" | ||
|
||
input: | ||
workspace: | ||
|
File renamed without changes.