Update tests.

This commit is contained in:
Unknown W. Brackets 2013-06-06 00:08:59 -07:00
parent 32a557803b
commit 9d0e4f2108
2 changed files with 2 additions and 1 deletions

@ -1 +1 @@
Subproject commit d1038e00bdcf48e2ab057616bb2ec973980a7b3f
Subproject commit 636e0ff8403d4086b9753b3c057d09ba33b70ceb

View File

@ -166,6 +166,7 @@ tests_next = [
"threads/mutex/cancel",
"threads/scheduling/dispatch",
"threads/scheduling/scheduling",
"threads/threads/change",
"threads/threads/create",
"threads/threads/refer",
"threads/threads/start",