mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2024-12-26 06:58:00 +01:00
tests: remove hanged test
This commit is contained in:
parent
a61460b60c
commit
df02f7a0fd
1 changed files with 0 additions and 4 deletions
|
@ -34,10 +34,6 @@ load common
|
||||||
ip rule list
|
ip rule list
|
||||||
}
|
}
|
||||||
|
|
||||||
@test "ip rule: Flush all deleted rules" {
|
|
||||||
sudo ip rule flush
|
|
||||||
}
|
|
||||||
|
|
||||||
@test "ip: Manage network namespace" {
|
@test "ip: Manage network namespace" {
|
||||||
sudo ip netns add foo
|
sudo ip netns add foo
|
||||||
sudo ip netns list
|
sudo ip netns list
|
||||||
|
|
Loading…
Reference in a new issue