summaryrefslogtreecommitdiff
path: root/test/libtest.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/libtest.py')
-rw-r--r--test/libtest.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/libtest.py b/test/libtest.py
index 8f7df82..c44387d 100644
--- a/test/libtest.py
+++ b/test/libtest.py
@@ -1,4 +1,5 @@
1#!/usr/bin/python 1#!/usr/bin/env python
2# -*- coding: utf-8 -*
2 3
3''' 4'''
4 Unit test for the library 5 Unit test for the library