blob: 7d4a930cbf99d70267d74a3cb11129aec62c45e7 [file] [log] [blame]
package com.gemstone.gemfire.test.junit.categories;
/**
* Unit test category that specifies tests for distributed transactions
* functionality
* @author shirishd
*/
public interface DistributedTransactionsTest {
}