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