Fix package name for `testing/testing.go`.

This commit is contained in:
Igor Mandrigin 2018-02-02 13:24:35 +01:00 committed by Frank Mueller
parent 2d55ed23af
commit 77de41d0fa
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
package integration
package testing
import (
"bytes"