diff options
-rwxr-xr-x | java/test-profiles/010Excludes | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/test-profiles/010Excludes b/java/test-profiles/010Excludes index ac6ec4752a..488ae24022 100755 --- a/java/test-profiles/010Excludes +++ b/java/test-profiles/010Excludes @@ -97,5 +97,5 @@ org.apache.qpid.test.unit.client.DynamicQueueExchangeCreateTest#* org.apache.qpid.test.client.message.SelectorTest#testRuntimeSelectorError //QPID-942 : Implemented Channel.Flow based Producer Side flow control to the Java Broker (not in CPP Broker) -org.apache.qpid.server.queue.ProducerFlowControlTest +org.apache.qpid.server.queue.ProducerFlowControlTest#* |