commit | 7055cdda03fa3216106f69c9d394f5c5887c8fcd | [log] [tgz] |
---|---|---|
author | Scott Ganyo <scott@ganyo.com> | Wed Feb 22 12:58:19 2017 -0800 |
committer | Scott Ganyo <scott@ganyo.com> | Wed Feb 22 12:58:19 2017 -0800 |
tree | c02e7d2e3691d58cb6a3b5dba34013036eddaa2d | |
parent | b5a70e23bfdcad9f518234d48d2ab3b177b59c3a [diff] |
reenable tests
diff --git a/bundle_test.go b/bundle_test.go index cb76219..796be9a 100644 --- a/bundle_test.go +++ b/bundle_test.go
@@ -16,7 +16,7 @@ Context("download", func() { - FIt("should timeout, mark status as failed, then finish", func() { + It("should timeout, mark status as failed, then finish", func() { proceed := make(chan bool) failedOnce := false