summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/test_girepository.py26
1 files changed, 1 insertions, 25 deletions
diff --git a/tests/test_girepository.py b/tests/test_girepository.py
index f7cc226..3c626e5 100644
--- a/tests/test_girepository.py
+++ b/tests/test_girepository.py
@@ -1,28 +1,4 @@
-'''
--*- Mode: Python; py-indent-offset: 4 -*-
-
-PyBank unit tests.
-
-Copyright (C) 2009 Mark Lee <gnome@lazymalevolence.com>
-
-This library is free software; you can redistribute it and/or
-modify it under the terms of the GNU Lesser General Public
-License as published by the Free Software Foundation; either
-version 2.1 of the License, or (at your option) any later version.
-
-This library is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-Lesser General Public License for more details.
-
-You should have received a copy of the GNU Lesser General Public
-License along with this library; if not, write to the Free Software
-Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
-
-----
-
-Partially based on gjs's unit tests.
-'''
+# -*- Mode: Python -*-
import unittest