misc: Fix python scripts shebang line
[vpp.git] / src / plugins / pppoe / test / test_pppoe.py
index 5437867..cce8fe7 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 
 import socket
 import unittest