mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2025-02-15 14:45:05 +01:00
tests: remove hanged test
This commit is contained in:
parent
3c75243f15
commit
354f6ee250
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