Skip to content

Commit

Permalink
test file.
Browse files Browse the repository at this point in the history
  • Loading branch information
trolldbois committed Jan 18, 2011
1 parent 5941eec commit 90faf5a
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions test.py
@@ -0,0 +1,12 @@

import logging
import cymru
import cymru.ip2asn.dns
import cymru.mhr.dns

logging.basicConfig(level=logging.DEBUG)

cymru.ip2asn.dns.testAll()

cymru.mhr.dns.testAll()

0 comments on commit 90faf5a

Please sign in to comment.