added dns tests

git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@1573 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
calvin 2004-08-28 08:35:56 +00:00
parent 621d02e6f2
commit c28d8e264a

View file

@ -201,7 +201,7 @@ o a (Fast)CGI web interface (requires HTTP server)
'linkcheck.dns', 'linkcheck.dns.rdtypes',
'linkcheck.dns.rdtypes.ANY', 'linkcheck.dns.rdtypes.IN',
'linkcheck.HtmlParser', 'linkcheck.tests',
'linkcheck.ftests', ],
'linkcheck.ftests', 'linkcheck.dns.tests', ],
ext_modules = [Extension('linkcheck.HtmlParser.htmlsax',
['linkcheck/HtmlParser/htmllex.c',
'linkcheck/HtmlParser/htmlparse.c',