diff options
| author | Aidan Skinner <aidan@apache.org> | 2008-07-31 10:12:29 +0000 |
|---|---|---|
| committer | Aidan Skinner <aidan@apache.org> | 2008-07-31 10:12:29 +0000 |
| commit | bbd7b1ac278dde3f7fa3293f63a51c66f101dc5a (patch) | |
| tree | 87f552eb3003b87d60597bd999713aa2bab2c9cb /qpid/java | |
| parent | ecd1ed250bba6b73bfed68fee33da98306a3a4af (diff) | |
| download | qpid-python-bbd7b1ac278dde3f7fa3293f63a51c66f101dc5a.tar.gz | |
Fix line break
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@681320 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java')
| -rw-r--r-- | qpid/java/010ExcludeList-store | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/qpid/java/010ExcludeList-store b/qpid/java/010ExcludeList-store index 238dadd95e..1ff2b4bbc6 100644 --- a/qpid/java/010ExcludeList-store +++ b/qpid/java/010ExcludeList-store @@ -53,4 +53,5 @@ org.apache.qpid.server.queue.PriorityTest org.apache.qpid.test.client.FlowControlTest // The default cpp.testprofile does not start the cpp broker with authentication so this test will fail. org.apache.qpid.test.unit.client.connection.ConnectionTest#testPasswordFailureConnection -// c++ broker doesn't do selectors, so this will fail org.apache.qpid.test.unit.topic.TopicSessionTest#testNonMatchingMessagesDoNotFillQueue +// c++ broker doesn't do selectors, so this will fail +org.apache.qpid.test.unit.topic.TopicSessionTest#testNonMatchingMessagesDoNotFillQueue |
