diff options
author | rpj <rpj> | 1999-09-16 15:04:39 +0000 |
---|---|---|
committer | rpj <rpj> | 1999-09-16 15:04:39 +0000 |
commit | 99bf48ba0f224f965c99e632656190a86ad099b9 (patch) | |
tree | 85593be83a4ec1542b7af58507f449459b063457 /tests/runall.bat | |
parent | f20ec5ec3497e7d1a8301d3c7ec6652dab1c3247 (diff) |
Sep 16 1999 Ross Johnson <rpj@ixobrychus.canberra.edu.au>
* rwlock6.c: New test.
Diffstat (limited to 'tests/runall.bat')
-rw-r--r-- | tests/runall.bat | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/runall.bat b/tests/runall.bat index daa6c7b..a1e3862 100644 --- a/tests/runall.bat +++ b/tests/runall.bat @@ -30,3 +30,4 @@ call runtest cl rwlock2 call runtest cl rwlock3 call runtest cl rwlock4 call runtest cl rwlock5 +call runtest cl rwlock6 |