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