diff options
| author | Robert Gemmell <robbie@apache.org> | 2009-12-08 04:02:37 +0000 |
|---|---|---|
| committer | Robert Gemmell <robbie@apache.org> | 2009-12-08 04:02:37 +0000 |
| commit | 89592d8cd08393dbafc730cc096410b521541343 (patch) | |
| tree | 45904592ea3deef09e18ef6a0ccfa95a25ad4422 /qpid/java/test-profiles/08InVMExcludes | |
| parent | f9edf5fc5a33865ae70ddc783aac46acb359d425 (diff) | |
| download | qpid-python-89592d8cd08393dbafc730cc096410b521541343.tar.gz | |
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
Diffstat (limited to 'qpid/java/test-profiles/08InVMExcludes')
| -rw-r--r-- | qpid/java/test-profiles/08InVMExcludes | 3 |
1 files changed, 3 insertions, 0 deletions
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 +//====================================================================== |
