summaryrefslogtreecommitdiff
path: root/gitdb/test/test_util.py
blob: 53e25694087e1844778540e53f41319be3a40348 (plain)
1
2
3
4
5
6
7
8
9
10
# Copyright (C) 2010, 2011 Sebastian Thiel (byronimo@gmail.com) and contributors
#
# This module is part of GitDB and is released under
# the New BSD License: http://www.opensource.org/licenses/bsd-license.php
"""Test for object db"""


	
class TestUtils(TestBase):