summaryrefslogtreecommitdiff
path: root/boot/test.py
diff options
context:
space:
mode:
Diffstat (limited to 'boot/test.py')
-rw-r--r--boot/test.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/boot/test.py b/boot/test.py
index 3d93936..638ca77 100644
--- a/boot/test.py
+++ b/boot/test.py
@@ -1,3 +1,5 @@
+#!/usr/bin/env python2
+# -*- coding: utf-8-*-
import os
if os.environ.get('JASPER_HOME') is None: