diff options
author | cdgill <cdgill@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-02-02 20:38:31 +0000 |
---|---|---|
committer | cdgill <cdgill@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-02-02 20:38:31 +0000 |
commit | 12e633497d9c18755837b84b7ebc74a350f9b51f (patch) | |
tree | 15d97e8c6b5f243bca36c0f786633c6a252e7a32 /tests/run_tests.psosim | |
parent | 692ab05f6cc30f8e28cb616606a96cb86435cab9 (diff) | |
download | ATCD-12e633497d9c18755837b84b7ebc74a350f9b51f.tar.gz |
added OrdMultiSet_Test
Diffstat (limited to 'tests/run_tests.psosim')
-rwxr-xr-x | tests/run_tests.psosim | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/run_tests.psosim b/tests/run_tests.psosim index 3d18d0e7eb8..f3cc54732b5 100755 --- a/tests/run_tests.psosim +++ b/tests/run_tests.psosim @@ -46,6 +46,7 @@ run SString_Test run Handle_Set_Test # uses Handle_Set +run OrdMultiSet_Test #Mem_Map_Test: mmap: Operation not applicable #run Mem_Map_Test # uses Mem_Map |