misc: Fix python scripts shebang line
[vpp.git] / test / test_util.py
index e7d5366..51cc739 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 """Test framework utility functions tests"""
 
 import unittest