misc: Fix python scripts shebang line
[vpp.git] / test / test_container.py
index 1e3ec40..68a7dac 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 """ Container integration tests """
 
 import unittest