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=b51bfd75c7f55f008d67ec13d895694fbfa22430;hp=c09ecfd8830103931d3915fa6e28b3a802ef1028;hpb=73389b59f54bfed8eb0cb370a5ffec1223686a9e;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;