summaryrefslogtreecommitdiffhomepage
path: root/tests/01_test_help.py
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2011-12-28 22:04:03 +0100
committerGuido Günther <agx@sigxcpu.org>2011-12-29 09:45:15 +0100
commit2a873e1a4d6babf37e417c9da3e4e1b3640bc347 (patch)
treee97ee2ab9537d91ab7ef251a9d7da66b6e072505 /tests/01_test_help.py
parent747c05d728d3ab15c84ff22e077c7943d924d695 (diff)
Rename and comment tests
Git-Dch: Ignore
Diffstat (limited to 'tests/01_test_help.py')
-rw-r--r--tests/01_test_help.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/01_test_help.py b/tests/01_test_help.py
index 02b19c8a..cee79118 100644
--- a/tests/01_test_help.py
+++ b/tests/01_test_help.py
@@ -1,6 +1,6 @@
# vim: set fileencoding=utf-8 :
-#
-# check if --help works
+
+"""Check if --help works"""
import os
import unittest