misc: Fix python scripts shebang line
[vpp.git] / src / plugins / quic / test / test_quic.py
index 13c6a9a..8b1dba4 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 """ Vpp QUIC tests """
 
 import unittest