diff options
author | jxh <jxh@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-09-09 21:17:55 +0000 |
---|---|---|
committer | jxh <jxh@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-09-09 21:17:55 +0000 |
commit | 04dd944e4d9b5afb721c62de4a5e2fce5f269baa (patch) | |
tree | 69c1aeb0243833ee1f16acbec227f982feabaaae /tests/Makefile | |
parent | 7cdef8a02241c1733760830c0f9088a96ea83e55 (diff) | |
download | ATCD-04dd944e4d9b5afb721c62de4a5e2fce5f269baa.tar.gz |
Test a new container class.
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 ec0f5f98c65..44b86493ba0 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -15,6 +15,7 @@ BIN = Aio_Platform_Test \ Basic_Types_Test \ Buffer_Stream_Test \ Conn_Test \ + DLList_Test \ Enum_Interfaces_Test \ Env_Value_Test \ Future_Test \ |