comparison tests/test_page.py @ 463:fcef742731cf

tests: Exclude file from linting.
author Ludovic Chabant <ludovic@chabant.com>
date Sat, 06 Oct 2018 19:37:23 -0700
parents 6a9e9e4d6b29
children
comparison
equal deleted inserted replaced
462:2027ab79f006 463:fcef742731cf
1 # flake8: noqa
1 from tests import WikkedTest, format_link 2 from tests import WikkedTest, format_link
2 3
3 4
4 class PageTest(WikkedTest): 5 class PageTest(WikkedTest):
5 def _onWikiStarted(self, wiki): 6 def _onWikiStarted(self, wiki):