aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/05_test_detection.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/05_test_detection.py
parent747c05d728d3ab15c84ff22e077c7943d924d695 (diff)
Rename and comment tests
Git-Dch: Ignore
Diffstat (limited to 'tests/05_test_detection.py')
-rw-r--r--tests/05_test_detection.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/05_test_detection.py b/tests/05_test_detection.py
index 2f58265c..d866d7d2 100644
--- a/tests/05_test_detection.py
+++ b/tests/05_test_detection.py
@@ -1,3 +1,7 @@
+# vim: set fileencoding=utf-8 :
+
+"""Test tarball compression type detection"""
+
import os
import shutil
import tempfile