misc: Fix python scripts shebang line
[vpp.git] / test / test_buffers.py
index fe92378..f50f05c 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 
 from framework import VppTestCase