Skip to content

Commit 619089e

Browse files
committed
Bah. The ietf/idtracker and test/ changes weren't supposed to be included in [835]. Should teach me not to juggle different changes at the same time.
- Legacy-Id: 836 Note: SVN reference [835] has been migrated to Git commit 07a0be0
1 parent 07a0be0 commit 619089e

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

ietf/idtracker/tests.py

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
import doctest
2-
import templatetags.ietf_filters
1+
#import doctest
2+
#import templatetags.ietf_filters
3+
from django.test import TestCase
34

45
class IDTrackerTest(TestCase):
56
def testDoctest(self):

0 commit comments

Comments
 (0)