try to fix storagecounter test in CI

This commit is contained in:
Kevin Froman 2019-09-10 22:56:20 -05:00
parent a20222d246
commit 4fbfd89b12
4 changed files with 9 additions and 10 deletions

View file

@ -14,6 +14,7 @@ cached_storage = home + 'cachedstorage.dat'
announce_cache = home + 'announcecache.dat'
export_location = home + 'block-export/'
upload_list = home + 'upload-list.json'
config_file = home + 'config.json'
tor_hs_address_file = home + 'hs/hostname'