mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2024-11-28 18:28:23 -05:00
tests: Switch default python version to 3
Signed-off-by: Masashi Honma <masashi.honma@gmail.com>
This commit is contained in:
parent
258d88248b
commit
432496cdd8
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python2
|
||||
#!/usr/bin/env python3
|
||||
#
|
||||
# Test case executor
|
||||
# Copyright (c) 2013-2015, Jouni Malinen <j@w1.fi>
|
||||
|
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python2
|
||||
#!/usr/bin/env python3
|
||||
#
|
||||
# Parallel VM test case executor
|
||||
# Copyright (c) 2014-2018, Jouni Malinen <j@w1.fi>
|
||||
|
Loading…
Reference in New Issue
Block a user