Revert "Merge pull request #384 from mnzt/master"

This reverts commit 42b84f9ec6, reversing
changes made to cf60a8c5d5.
This commit is contained in:
Simon Eskildsen
2016-12-01 18:53:16 -05:00
parent 42b84f9ec6
commit 26809363aa
11 changed files with 25 additions and 33 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ package test
import (
"io/ioutil"
"github.com/sirupsen/logrus"
"github.com/Sirupsen/logrus"
)
// test.Hook is a hook designed for dealing with logs in test scenarios.