aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/01_test_help.py
diff options
context:
space:
mode:
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