diff --git a/pspautotests b/pspautotests index d40a8e05c3..1790e574bd 160000 --- a/pspautotests +++ b/pspautotests @@ -1 +1 @@ -Subproject commit d40a8e05c3892bd67af71c6f80ea4396f8051541 +Subproject commit 1790e574bd069c7e4883bf097db46094526b0dc9 diff --git a/test.py b/test.py index 7b76dbca07..b9cf9260ca 100755 --- a/test.py +++ b/test.py @@ -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",