diff options
| author | Gordon Sim <gsim@apache.org> | 2006-12-07 12:44:08 +0000 |
|---|---|---|
| committer | Gordon Sim <gsim@apache.org> | 2006-12-07 12:44:08 +0000 |
| commit | ea25bbb6602aa35f7e862e810b99282580cd3684 (patch) | |
| tree | 2625393031406ba8709bbfa515468b5f523e979e /cpp/tests/Makefile.am | |
| parent | 6837709d617692649a22b689f7be6741dd569646 (diff) | |
| download | qpid-python-ea25bbb6602aa35f7e862e810b99282580cd3684.tar.gz | |
Added unit test and slightly refactored code.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@483437 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/tests/Makefile.am')
| -rw-r--r-- | cpp/tests/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/tests/Makefile.am b/cpp/tests/Makefile.am index d5cd60a831..e52a3512f0 100644 --- a/cpp/tests/Makefile.am +++ b/cpp/tests/Makefile.am @@ -36,6 +36,7 @@ broker_tests = \ MessageTest \ QueueRegistryTest \ QueueTest \ + QueuePolicyTest \ TopicExchangeTest \ TxAckTest \ TxBufferTest \ |
