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:
Jouni Malinen 2014-02-21 20:21:53 +02:00
parent aef5047acc
commit 5be9dcbb86
52 changed files with 0 additions and 104 deletions

View file

@ -1,5 +1,3 @@
#!/usr/bin/python
#
# Roaming tests
# Copyright (c) 2013, Jouni Malinen <j@w1.fi>
#