annotate rhodecode/tests/test_models.py @ 1506:7865043e4ca9 beta

fixed broken check_repo on middlewares
author Marcin Kuzminski <marcin@python-works.com>
date Sat, 01 Oct 2011 21:40:34 +0300
parents 66f03a87141c
children 27be8f94c207
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1373
66f03a87141c Fixes issue #201
Marcin Kuzminski <marcin@python-works.com>
parents: 547
diff changeset
1 import unittest
66f03a87141c Fixes issue #201
Marcin Kuzminski <marcin@python-works.com>
parents: 547
diff changeset
2 from rhodecode.tests import *