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