misc: Fix python scripts shebang line
[vpp.git] / src / plugins / acl / test / test_classify_l2_acl.py
index 1525f72..c9962d6 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 """ Classifier-based L2 ACL Test Case HLD:
 """