diff options
author | irfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-09-08 02:53:31 +0000 |
---|---|---|
committer | irfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-09-08 02:53:31 +0000 |
commit | 95012743a8c2f734bae9327bed5127240e675c9f (patch) | |
tree | 9514ac9cfdc07c1feeb44a56f2379e5d2e2d2e33 /tests/Makefile | |
parent | 58b97baec866c98d9d6d75f32adf0a0ac8a671c9 (diff) | |
download | ATCD-95012743a8c2f734bae9327bed5127240e675c9f.tar.gz |
ChangeLogTag:Tue Sep 07 19:55:52 1999 Irfan Pyarali <irfan@cs.wustl.edu>
Diffstat (limited to 'tests/Makefile')
-rw-r--r-- | tests/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile b/tests/Makefile index 04322352d96..aa9c5a7139d 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -33,6 +33,7 @@ BIN = Aio_Platform_Test \ Hash_Map_Manager_Test \ Hash_Map_Bucket_Iterator_Test \ IOStream_Test \ + Lazy_Map_Manager_Test \ Log_Msg_Test \ Malloc_Test \ Map_Test \ |