notifications #3 + docs update
This commit is contained in:
@@ -2,13 +2,6 @@ from src.bootstrap import node_generator
|
||||
from src.profile import *
|
||||
from src.tox_dns import tox_dns
|
||||
|
||||
class TestSettings():
|
||||
|
||||
def test_creation(self):
|
||||
s = Settings()
|
||||
assert s['ipv6_enabled'] is not None
|
||||
assert s['notifications'] is not None
|
||||
|
||||
|
||||
class TestProfile():
|
||||
|
||||
|
Reference in New Issue
Block a user