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