mirror of
https://github.com/monero-project/monero.git
synced 2025-07-23 21:50:48 -04:00
functional_tests: fix python3 compatibility
Also add missing bans test to the default tests
This commit is contained in:
parent
5fbfa8a656
commit
eeebad6630
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