about summary refs log tree commit diff stats
path: root/test/test_all.py
diff options
context:
space:
mode:
authorAymeric Vincent <aymeric.vincent@cea.fr>2017-01-05 16:48:37 +0100
committerAymeric Vincent <aymeric.vincent@cea.fr>2017-01-05 16:48:37 +0100
commit1940e5baa0310bb6a3090f4a5a3cc832b024f03f (patch)
treee1ab792c966c74faaf1d16b11036af9291d9a21f /test/test_all.py
parentd78bda6718313adb034d3f7d9639251be54cf2dd (diff)
downloadmiasm-1940e5baa0310bb6a3090f4a5a3cc832b024f03f.tar.gz
miasm-1940e5baa0310bb6a3090f4a5a3cc832b024f03f.zip
make this one executable, it's probably the most used toplevel executable
Diffstat (limited to 'test/test_all.py')
-rwxr-xr-x[-rw-r--r--]test/test_all.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/test_all.py b/test/test_all.py
index 68830b48..bec0c78d 100644..100755
--- a/test/test_all.py
+++ b/test/test_all.py
@@ -1,3 +1,5 @@
+#! /usr/bin/env python2
+
 import argparse
 import time
 import os