Remove TODO test comment.

This commit is contained in:
Jacek Tomaszewski 2013-02-24 12:42:22 +01:00
parent 0d575998c5
commit 5da1df3366

View file

@ -1,9 +1,4 @@
# -*- coding: utf-8 -*-
"""
NOTE: Perhaps ModeltranslationTestBase in tearDownClass should reload some modules,
so that tests for other apps are in the same environment.
"""
from __future__ import with_statement # Python 2.5 compatibility
import datetime
from decimal import Decimal