misc: Fix python scripts shebang line
[vpp.git] / test / test_vcl.py
index c25bad9..804e745 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 """ Vpp VCL tests """
 
 import unittest