Skip to content

Commit

Permalink
Fix unit test after file rename in zip file
Browse files Browse the repository at this point in the history
  • Loading branch information
jjeffery committed Apr 11, 2019
1 parent f5f8fc4 commit 835a053
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions file_system_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ func TestReaddir(t *testing.T) {
Path: "/",
Error: "",
Files: []string{
"application-23a0.js",
"empty",
"img",
"index.html",
Expand Down

0 comments on commit 835a053

Please sign in to comment.