Swtich to xerrors

License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
This commit is contained in:
Jakub Sztandera
2019-11-22 10:20:56 -06:00
parent 6b36f19a9d
commit 36b7c5a32a
17 changed files with 54 additions and 47 deletions
+2 -1
View File
@@ -1,8 +1,9 @@
package padreader
import (
"gotest.tools/assert"
"testing"
"gotest.tools/assert"
)
func TestComputePaddedSize(t *testing.T) {