# -*- coding: utf-8 -*- from . import test_html fast_suite = [ ] checks = [ test_html ] # vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: