misc: Fix python scripts shebang line
[vpp.git] / src / plugins / abf / test / test_abf.py
index 221a793..d3500fa 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 
 from socket import inet_pton, inet_ntop, AF_INET, AF_INET6
 import unittest