Update tests for new tractor api

kivy_mainline_and_py3.8
Tyler Goodlet 2018-08-09 22:43:50 -04:00
parent 957f1f4b02
commit cbc1052bfe
1 changed files with 0 additions and 1 deletions

View File

@ -26,7 +26,6 @@ async def rx_price_quotes_from_brokerd(us_symbols):
'clients': {},
'dtasks': set()
},
main=None, # don't start a main func - use rpc
)
# gotta expose in a broker agnostic way...