diff options
Diffstat (limited to 'client/test.py')
| -rw-r--r-- | client/test.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/client/test.py b/client/test.py index 29b9ce0..a239b0d 100644 --- a/client/test.py +++ b/client/test.py @@ -1,3 +1,5 @@ +#!/usr/bin/env python2 +# -*- coding: utf-8-*- import os if os.environ.get('JASPER_HOME') is None: |
