mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2024-11-15 07:54:17 +01:00
fix(test): aa-log unit tests.
This commit is contained in:
parent
5b74cb665f
commit
a4033f7950
@ -321,7 +321,7 @@ func TestAppArmorProfile_Integration(t *testing.T) {
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
want: readprofile("apparmor.d/profiles-a-f/aa-status") + "\n",
|
want: readprofile("apparmor.d/profiles-a-f/aa-status"),
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
for _, tt := range tests {
|
for _, tt := range tests {
|
||||||
|
Loading…
Reference in New Issue
Block a user