mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-08-15 01:03:23 +00:00
functional_tests: fix python3 compatibility
Also add missing bans test to the default tests
This commit is contained in:
parent
5fbfa8a656
commit
77594c4f4a
15 changed files with 60 additions and 59 deletions
|
@ -36,6 +36,7 @@ Test the following RPCs:
|
|||
|
||||
"""
|
||||
|
||||
from __future__ import print_function
|
||||
from framework.daemon import Daemon
|
||||
|
||||
class DaemonGetInfoTest():
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue