rana-cli/tests/samples/output/main_test_good_config_file
Alan Hamlett caafe3dcb6 fix tests
2016-01-01 23:24:49 -08:00

5 lines
198 B
Text

Traceback (most recent call last):
File "{file}", line 229, in parseArguments
args.timeout = int(configs.get('settings', 'timeout'))
ValueError: invalid literal for int() with base 10: 'abc'