remove test example, see test_dnstools for an example
This commit is contained in:
parent
8a52f03e6d
commit
2fdbc151c2
@ -1,11 +0,0 @@
|
||||
"""
|
||||
Tests for xxx module.
|
||||
"""
|
||||
|
||||
|
||||
class Tests(object):
|
||||
def test_basic_addition(self):
|
||||
"""
|
||||
Tests that 1 + 1 always equals 2.
|
||||
"""
|
||||
assert 1 + 1 == 2
|
Loading…
x
Reference in New Issue
Block a user