mirror of
https://github.com/Eggbertx/gochan.git
synced 2025-09-04 10:06:24 -07:00
Fix templatetests_test package name
This commit is contained in:
parent
fdf892bec2
commit
ccd56dbf72
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
package gctemplates_test
|
||||
package templatetests_test
|
||||
|
||||
import (
|
||||
"bytes"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
package gctemplates_test
|
||||
package templatetests_test
|
||||
|
||||
import (
|
||||
"testing"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue