Changeset - fb1709520112
[Not reviewed]
beta
0 1 0
Marcin Kuzminski - 13 years ago 2012-11-27 22:20:31
marcin@python-works.com
fix tests for python2.5
1 file changed with 1 insertions and 0 deletions:
0 comments (0 inline, 0 general)
rhodecode/tests/models/test_diff_parsers.py
Show inline comments
 
from __future__ import with_statement
 
import os
 
import unittest
 
from rhodecode.tests import *
0 comments (0 inline, 0 general)