Fixed package name.
This commit is contained in:
parent
9a93ad9a3a
commit
84ff66b4f4
@ -1,4 +1,4 @@
|
||||
package guestbook
|
||||
package justguestbook
|
||||
|
||||
import (
|
||||
"database/sql"
|
||||
|
@ -1,4 +1,4 @@
|
||||
package guestbook_test
|
||||
package justguestbook_test
|
||||
|
||||
import (
|
||||
"testing"
|
||||
|
@ -1,4 +1,4 @@
|
||||
package guestbook
|
||||
package justguestbook
|
||||
|
||||
import (
|
||||
"errors"
|
||||
|
Loading…
Reference in New Issue
Block a user