~mgedmin/pyflakes/pyflakes-mg

« back to all changes in this revision

Viewing changes to pyflakes/test/test_doctests.py

  • Committer: marius at gedmin
  • Date: 2012-12-18 16:03:05 UTC
  • Revision ID: marius@gedmin.as-20121218160305-ezn89kl63pf4qqno
Mark known failures.

Show diffs side-by-side

added added

removed removed

Lines of Context:
83
83
 
84
84
        foo
85
85
        ''', m.Redefined)
 
86
    test_importBeforeAndInDoctest.todo = ''
86
87
 
87
88
    def test_importInDoctestAndAfter(self):
88
89
        super(Test, self).flakes('''