misc: Fix python scripts shebang line
[vpp.git] / test / test_sixrd.py
index ae4af15..cb2f679 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 """ 6RD RFC5969 functional tests """
 
 import unittest