mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-12-26 11:48:55 +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"
|
. "github.com/hajimehoshi/ebiten/internal/packing"
|
||||||
)
|
)
|
||||||
|
|
||||||
func TestBSP(t *testing.T) {
|
func TestPage(t *testing.T) {
|
||||||
type Rect struct {
|
type Rect struct {
|
||||||
X int
|
X int
|
||||||
Y int
|
Y int
|
||||||
|
Loading…
Reference in New Issue
Block a user