summaryrefslogtreecommitdiff
path: root/tests/test_testing.py
diff options
context:
space:
mode:
authorVinay Sajip <vinay_sajip@yahoo.co.uk>2013-01-24 12:52:32 +0000
committerVinay Sajip <vinay_sajip@yahoo.co.uk>2013-01-24 12:52:32 +0000
commita8daf7b49740f5ed7e83d6e5ffba8d9bc7ed37c9 (patch)
tree3a5210b7eaaf4d734a3a5e51f7713d871b40489f /tests/test_testing.py
parent999ed937b18d1014c7e6d3f5734948d38f641431 (diff)
downloadlogutils-git-a8daf7b49740f5ed7e83d6e5ffba8d9bc7ed37c9.tar.gz
Changes for 0.3.3.0.3.3
Diffstat (limited to 'tests/test_testing.py')
-rw-r--r--tests/test_testing.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/test_testing.py b/tests/test_testing.py
index 3fb3e9f..f01fc09 100644
--- a/tests/test_testing.py
+++ b/tests/test_testing.py
@@ -1,3 +1,6 @@
+#
+# Copyright (C) 2010-2013 Vinay Sajip. See LICENSE.txt for details.
+#
import logging
from logutils.testing import TestHandler, Matcher
import unittest