misc: Fix python scripts shebang line
[vpp.git] / test / test_vapi.py
index e010415..5dbe56a 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 """ VAPI test """
 
 import unittest