tests: Remove unnecessary interpreter line from most python files
Only run-tests.py is actually executed, so there is no need to specify the interpreter in all the helper files and test script files. Signed-off-by: Jouni Malinen <j@w1.fi>
This commit is contained in:
parent
aef5047acc
commit
5be9dcbb86
52 changed files with 0 additions and 104 deletions
|
@ -1,5 +1,3 @@
|
|||
#!/usr/bin/python
|
||||
#
|
||||
# Roaming tests
|
||||
# Copyright (c) 2013, Jouni Malinen <j@w1.fi>
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue