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 | 65d56fcaa451a3486521520401e64f514ff1d2e3 (patch) | |
| tree | 17bd54455c3301615cc90bba86718ea696a260bc /java | |
| parent | a5174bc91015cfbe092beb66d9c5419693613434 (diff) | |
| download | qpid-python-65d56fcaa451a3486521520401e64f514ff1d2e3.tar.gz | |
Fix line break
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@681320 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java')
| -rw-r--r-- | java/010ExcludeList-store | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/java/010ExcludeList-store b/java/010ExcludeList-store index 238dadd95e..1ff2b4bbc6 100644 --- a/java/010ExcludeList-store +++ b/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 |
