Skip to content

Commit

Permalink
Updates snapshot reader
Browse files Browse the repository at this point in the history
  • Loading branch information
jubeless committed Jul 29, 2020
1 parent 850eeb8 commit b7325cf
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions snapshot/snapshot_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ func TestSnapshotRead(t *testing.T) {
name string
testFile string
}{
{name: "eos-local dev", testFile: "eos-jdev_0000000638.bin"},
{name: "eos-dev1", testFile: "eos-dev1_0004841949.bin"},
{name: "Battlefield - b8d703ed1", testFile: "battlefield-snapshot.bin"},
}

Expand Down
Binary file removed snapshot/test-data/eos-dev1_0004841949.bin
Binary file not shown.
Binary file removed snapshot/test-data/eos-jdev_0000000638.bin
Binary file not shown.

0 comments on commit b7325cf

Please sign in to comment.