Files @ 87ec80c280bb
Branch filter:

Location: kallithea/rhodecode/tests/test_models.py

Marcin Kuzminski
fixed issues with python2.5
added compat module to rhodecode to have one point of fetching backward incompatible libs.
import unittest
from rhodecode.tests import *