misc: Fix python scripts shebang line
[vpp.git] / test / test_cli.py
index d3e69e9..97885b9 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 """CLI functional tests"""
 
 import unittest