Jamfile addition so that BMessage B_NO_REPLY-on-destruction tests will actually get used.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8886 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
ejakowatz 2004-09-07 22:24:21 +00:00
parent 221abfb27f
commit 0cea36dca4

View File

@ -73,6 +73,7 @@ CommonTestLib libapptest.so
# BMessage
MessageTest.cpp
MessageConstructTest.cpp
MessageDestructTest.cpp
MessageOpAssignTest.cpp
MessageEasyFindTest.cpp