headless: Update tests.

This commit is contained in:
Unknown W. Brackets 2022-10-25 22:15:47 -07:00
parent 1e1c75d552
commit deba3d40bc
2 changed files with 2 additions and 1 deletions

@ -1 +1 @@
Subproject commit d40a8e05c3892bd67af71c6f80ea4396f8051541
Subproject commit 1790e574bd069c7e4883bf097db46094526b0dc9

View file

@ -192,6 +192,7 @@ tests_good = [
"gpu/textures/mipmap",
"gpu/textures/rotate",
"gpu/vertices/colors",
"gpu/vertices/morph",
"gpu/vertices/texcoords",
"hash/hash",
"hle/check_not_used_uids",