Allow empty tokens.dat files to return an empty store

Review Request #10085 — Created July 13, 2018 and submitted

Information

rb-gateway
master
968d30a...

Reviewers

Previously, if the token store existed but was empty it would not parse
as an empty store. We now handle the special case of empty files and
return an empty store in that case.

Ran unit tests.

brennie
david
  1. Ship It!
  2. 
      
brennie
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to master (6b32a69)
Loading...