Still fixing synch naming.

This commit is contained in:
Geoffrey Challen 2016-02-17 11:07:06 -05:00
parent 25ba3efe7f
commit 3bab32f407
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
--- ---
name: "Whalemating Test" name: "Whalemating Test"
tags: [syncprobs] tags: [synchprobs]
depends: [boot, semaphores, locks] depends: [boot, semaphores, locks]
--- ---
sp1 sp1

View File

@ -1,6 +1,6 @@
--- ---
name: "Stoplight Test" name: "Stoplight Test"
tags: [syncprobs] tags: [synchprobs]
depends: [boot, semaphores, locks, cvs] depends: [boot, semaphores, locks, cvs]
--- ---
sp2 sp2