fix tests

This commit is contained in:
Alan Hamlett 2016-01-01 23:24:49 -08:00
parent be512b0196
commit caafe3dcb6
1 changed files with 1 additions and 1 deletions

View File

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