Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion metadata/archive/ar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ supported_platforms:
- Fedora 36
- Fedora 37
tests:
- tests/modules/archive/ar.py
- tests/unit/modules/archive/ar.py
remote: false
2 changes: 1 addition & 1 deletion metadata/data_structures.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ supported_platforms:
- Fedora 36
- Fedora 37
tests:
- tests/modules/data_structures.py
- tests/unit/modules/data_structures.py
remote: false
2 changes: 1 addition & 1 deletion metadata/devel/gdb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ supported_platforms:
- Fedora 36
- Fedora 37
tests:
- tests/modules/devel/gdb.py
- tests/unit/modules/devel/gdb.py
remote: false
2 changes: 1 addition & 1 deletion metadata/devel/output.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ supported_platforms:
- Fedora 36
- Fedora 37
tests:
- tests/modules/devel/output.py
- tests/unit/modules/devel/output.py
remote: false
2 changes: 1 addition & 1 deletion metadata/file/path.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ supported_platforms:
- Fedora 36
- Fedora 37
tests:
- tests/modules/file/path.py
- tests/unit/modules/file/path.py
remote: false
4 changes: 2 additions & 2 deletions metadata/network/ports.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ supported_platforms:
- Fedora 36
- Fedora 37
tests:
- tests/modules/network/ports_unit.py
- tests/modules/network/ports_functional.py
- tests/unit/modules/network/ports.py
- tests/functional/modules/network/ports.py
remote: false
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Loading