diff options
author | rpj <rpj> | 2011-07-03 03:54:34 +0000 |
---|---|---|
committer | rpj <rpj> | 2011-07-03 03:54:34 +0000 |
commit | 756af68422f49ac5da1cd11b3f2517bf059f43c7 (patch) | |
tree | f2d4eec799ce226f2619b976781be8492f0259a4 /tests/Makefile | |
parent | 36d058cf99f56deb90b7551c0fefdaf0180c0a90 (diff) |
See the ChanegLog
Diffstat (limited to 'tests/Makefile')
-rw-r--r-- | tests/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile b/tests/Makefile index 04a601c..831eaa9 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -349,7 +349,7 @@ condvar6.pass: condvar5.pass condvar7.pass: condvar6.pass cleanup1.pass condvar8.pass: condvar7.pass condvar9.pass: condvar8.pass -context1.pass: cancel2.pass +context1.pass: cancel1.pass count1.pass: join1.pass create1.pass: mutex2.pass create2.pass: create1.pass |