misc: Fix python scripts shebang line
[vpp.git] / test / test_bfd.py
index d3616c7..7d52976 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 """ BFD tests """
 
 from __future__ import division