misc: Fix python scripts shebang line
[vpp.git] / src / plugins / cdp / test / test_cdp.py
index 27f35c2..1bc67c4 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 """ CDP tests """
 
 from scapy.packet import Packet