tests: Fix unversioned python shebang lines 05/30205/1
authorDave Wallace <dwallacelf@gmail.com>
Mon, 30 Nov 2020 21:56:43 +0000 (16:56 -0500)
committerDave Wallace <dwallacelf@gmail.com>
Mon, 30 Nov 2020 21:56:43 +0000 (16:56 -0500)
commit54a778010aac184a17ff1c2ef25bfe03aac415d3
tree99d9e273a1d351f5f61cdda25d662741c8338ef0
parent2440a8a6e72a1fb156fce3f38ef3ae8cd2a527d8
tests: Fix unversioned python shebang lines

- Unversioned python shebang lines may cause
  mixed python 2.7 and python 3 execution in
  make test.

Type: fix

Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
Change-Id: Ia82c37be33902718c48878378b8343eedb76c2c8
src/plugins/srv6-mobile/test/test_srv6_mobile.py
test/template_classifier.py
test/test_srv6_un.py
test/vpp_teib.py