Run test in verbose mode

This commit is contained in:
shortcutme 2016-08-26 11:42:44 +02:00
parent d76c1ca98e
commit 6c6ce54a20
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@ config.parse() # Parse again to add plugin configuration options
config.data_dir = "src/Test/testdata" # Use test data for unittests
config.debug_socket = True # Use test data for unittests
config.verbose = True # Use test data for unittests
config.tor = "disabled" # Don't start Tor client