mirror of https://github.com/tailscale/tailscale/
ipn/store: [TestNewStore] do not use an empty file
Otherwise it would log warnings about an empty file.
```
stores.go:138: store.NewFileStore("/tmp/3777352782"): file empty; treating it like a missing file [warning]
```
Signed-off-by: Maisem Ali <maisem@tailscale.com>
pull/4045/head
parent
497324ddf6
commit
518f6cee63
Loading…
Reference in New Issue