diff --git a/pspautotests b/pspautotests index 8c1284c758..9e55680fca 160000 --- a/pspautotests +++ b/pspautotests @@ -1 +1 @@ -Subproject commit 8c1284c758c05811517c043bbc781ba8ab724d5e +Subproject commit 9e55680fca5100bd94d3c1b710d08a918f79cad6 diff --git a/test.py b/test.py index 4ac98e263e..14f3746193 100755 --- a/test.py +++ b/test.py @@ -58,6 +58,7 @@ tests_good = [ "misc/testgp", "string/string", "gpu/callbacks/ge_callbacks", + "threads/alarm/alarm", "threads/events/events", "threads/events/cancel/cancel", "threads/events/clear/clear",