annotate rhodecode/tests/test_models.py @ 1437:7a46d67c263c beta

added welcome message if no repositories are present in current view
author Marcin Kuzminski <marcin@python-works.com>
date Fri, 22 Jul 2011 20:06:40 +0200
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 *