From 89592d8cd08393dbafc730cc096410b521541343 Mon Sep 17 00:00:00 2001 From: Robert Gemmell Date: Tue, 8 Dec 2009 04:02:37 +0000 Subject: Add file to allow exclusion of tests from only the InVM default.testprofile git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@888246 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/test-profiles/08InVMExcludes | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 qpid/java/test-profiles/08InVMExcludes (limited to 'qpid/java/test-profiles/08InVMExcludes') diff --git a/qpid/java/test-profiles/08InVMExcludes b/qpid/java/test-profiles/08InVMExcludes new file mode 100644 index 0000000000..8e783a3f00 --- /dev/null +++ b/qpid/java/test-profiles/08InVMExcludes @@ -0,0 +1,3 @@ +//====================================================================== +//Exclude the following tests when running the InVM default test profile +//====================================================================== -- cgit v1.2.1