mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2024-11-14 23:43:56 +01:00
fix(test): update unit test result to abi 4.
This commit is contained in:
parent
344ccf3003
commit
8ddaa136ba
@ -208,7 +208,7 @@ func TestAppArmorProfileFile_Integration(t *testing.T) {
|
||||
&Comment{Base: Base{Comment: " Copyright (C) 2021-2024 Alexandre Pujol <alexandre@pujol.io>", IsLineRule: true}},
|
||||
&Comment{Base: Base{Comment: " SPDX-License-Identifier: GPL-2.0-only", IsLineRule: true}},
|
||||
nil,
|
||||
&Abi{IsMagic: true, Path: "abi/3.0"},
|
||||
&Abi{IsMagic: true, Path: "abi/4.0"},
|
||||
&Include{IsMagic: true, Path: "tunables/global"},
|
||||
&Variable{
|
||||
Name: "exec_path", Define: true,
|
||||
|
Loading…
Reference in New Issue
Block a user