misc: Fix python scripts shebang line
[vpp.git] / src / plugins / acl / test / test_acl_plugin.py
index a85414e..f07d375 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 """ACL plugin Test Case HLD:
 """