mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-10 04:22:20 +02:00
Test fix
This commit is contained in:
parent
11b43b0d1c
commit
17efad740d
1 changed files with 1 additions and 1 deletions
|
@ -620,7 +620,7 @@ namespace Tests
|
|||
StructJ sji8e = (.)i8e;
|
||||
|
||||
Test.Assert(i32i == 23);
|
||||
Test.Assert(i32e == 32);
|
||||
Test.Assert(i32e == 34);
|
||||
Test.Assert(i16i == 23);
|
||||
Test.Assert(i16e == 23);
|
||||
Test.Assert(i8i == 12);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue