mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2025-01-18 08:58:15 +01:00
test: fix collected it for opensuse.
This commit is contained in:
parent
2b61f3e82e
commit
35017ea583
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ func Test_aaPrebuild(t *testing.T) {
|
|||
wantErr: false,
|
||||
full: true,
|
||||
complain: true,
|
||||
dist: "opensuse-tumbleweed",
|
||||
dist: "opensuse",
|
||||
},
|
||||
{
|
||||
name: "Build for Fedora",
|
||||
|
|
Loading…
Reference in a new issue