mirror of
https://github.com/ScuroNeko/mtg.git
synced 2026-09-01 08:14:02 +03:00
Add client package
This commit is contained in:
@@ -34,7 +34,7 @@ func TestFrameMagic(t *testing.T) {
|
||||
}
|
||||
|
||||
func TestFrameDC(t *testing.T) {
|
||||
assert.Equal(t, int16(770), makeFrame().DC())
|
||||
assert.Equal(t, int16(771), makeFrame().DC())
|
||||
}
|
||||
|
||||
func TestFrameValid(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user