basic testing framework
This commit is contained in:
@ -1,5 +1,7 @@
|
||||
#!/usr/bin/env python
|
||||
|
||||
# NOTE: manual tests. These will disappear after being integrated in test_api.py and eventual friends.
|
||||
|
||||
# import requests # unused for now
|
||||
from pdnsapi import PdnsRestAdapter
|
||||
# import json
|
||||
|
Reference in New Issue
Block a user