mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-11-10 04:57:26 +01:00
packing: Rename tests
This commit is contained in:
parent
951568e403
commit
8ac2ebde1e
@ -20,7 +20,7 @@ import (
|
||||
. "github.com/hajimehoshi/ebiten/internal/packing"
|
||||
)
|
||||
|
||||
func TestBSP(t *testing.T) {
|
||||
func TestPage(t *testing.T) {
|
||||
type Rect struct {
|
||||
X int
|
||||
Y int
|
||||
|
Loading…
Reference in New Issue
Block a user