summaryrefslogtreecommitdiff
path: root/test/t/test_ip.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/t/test_ip.py')
-rw-r--r--test/t/test_ip.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/t/test_ip.py b/test/t/test_ip.py
index 20752505..320647f4 100644
--- a/test/t/test_ip.py
+++ b/test/t/test_ip.py
@@ -9,3 +9,7 @@ class TestIp:
@pytest.mark.complete("ip a ")
def test_2(self, completion):
assert completion
+
+ @pytest.mark.complete("ip route replace ")
+ def test_r_r(self, completion):
+ assert completion