diff options
Diffstat (limited to 'test/ir/symbexec.py')
| -rwxr-xr-x[-rw-r--r--] | test/ir/symbexec.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ir/symbexec.py b/test/ir/symbexec.py index 24b02341..2e776f74 100644..100755 --- a/test/ir/symbexec.py +++ b/test/ir/symbexec.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#! /usr/bin/env python2 #-*- coding:utf-8 -*- import unittest |