X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Ftests%2Fthreads%2Fpriority-donate-one.ck;h=b7c8e6fe7f599bad767af5225748fd9baf7aca00;hb=2c01b318e4bc07464a59fe5d21bc520978d82540;hp=c09ecfd8830103931d3915fa6e28b3a802ef1028;hpb=c7ceee91c04fa72da655c00cb82302537ff6c9eb;p=pintos-anon diff --git a/src/tests/threads/priority-donate-one.ck b/src/tests/threads/priority-donate-one.ck index c09ecfd..b7c8e6f 100644 --- a/src/tests/threads/priority-donate-one.ck +++ b/src/tests/threads/priority-donate-one.ck @@ -14,3 +14,4 @@ check_expected ([<<'EOF']); (priority-donate-one) This should be the last line before finishing this test. (priority-donate-one) end EOF +pass;