diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 2001-01-26 20:09:18 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 2001-01-26 20:09:18 +0000 |
commit | 753435acab31c12ffe12414dc00efac95b52b857 (patch) | |
tree | 9d47c5f087023c0de9ce5337e63a597eb66b4f73 /tests | |
parent | dff90a7bc2ef500ed069c3f0ba58f4ef51a7ba42 (diff) | |
download | ATCD-753435acab31c12ffe12414dc00efac95b52b857.tar.gz |
ChangeLogTag:Fri Jan 26 11:18:15 2001 Douglas C. Schmidt <schmidt@ace.cs.wustl.edu>
Diffstat (limited to 'tests')
-rw-r--r-- | tests/Makefile.bor | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.bor b/tests/Makefile.bor index 2438c59fcda..e9381321cfa 100644 --- a/tests/Makefile.bor +++ b/tests/Makefile.bor @@ -45,6 +45,7 @@ TESTS = \ Message_Block_Test \ Message_Queue_Notifications_Test \ Message_Queue_Test \ + Message_Queue_Test_Ex \ MM_Shared_Memory_Test \ MT_Reactor_Timer_Test \ MT_SOCK_Test \ |