summaryrefslogtreecommitdiffstats
path: root/test/mock_trex.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/mock_trex.py')
-rw-r--r--test/mock_trex.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/mock_trex.py b/test/mock_trex.py
index ac7daf1..cb8a081 100644
--- a/test/mock_trex.py
+++ b/test/mock_trex.py
@@ -45,6 +45,7 @@ except ImportError:
api_mod.Ether = STLDummy
api_mod.ARP = STLDummy
api_mod.IP = STLDummy
+ api_mod.ARP = STLDummy
api_mod.STLClient = STLDummy
api_mod.STLFlowLatencyStats = STLDummy
api_mod.STLFlowStats = STLDummy