add basic unit test for nose
This commit is contained in:
parent
31372790e9
commit
2880c6ae3a
@ -41,6 +41,9 @@ __author__ = 'Babak Farrokhi (babak@farrokhi.net)'
|
||||
__license__ = 'BSD'
|
||||
__version__ = 1.3
|
||||
|
||||
def test_import():
|
||||
pass
|
||||
|
||||
# http://pythonhosted.org/cymruwhois/
|
||||
try:
|
||||
import cymruwhois
|
||||
|
Loading…
x
Reference in New Issue
Block a user