misc: Fix python scripts shebang line
[vpp.git] / test / test_neighbor.py
index 81c3acb..7068fd0 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 
 import unittest
 from socket import AF_INET, AF_INET6, inet_pton