Steal tests from other branch that is being discarded, attempt to get at least one of them to pass; WIP

This commit is contained in:
Dane Everitt
2020-09-30 21:46:32 -07:00
parent 0f7bb1a371
commit 9b7c0fb7f3
6 changed files with 613 additions and 33 deletions

1
go.mod
View File

@@ -24,6 +24,7 @@ require (
github.com/docker/go-metrics v0.0.1 // indirect
github.com/docker/go-units v0.4.0 // indirect
github.com/fatih/color v1.9.0
github.com/franela/goblin v0.0.0-20200825194134-80c0062ed6cd
github.com/frankban/quicktest v1.10.2 // indirect
github.com/fsnotify/fsnotify v1.4.9 // indirect
github.com/gabriel-vasile/mimetype v1.1.1