Skip to content

Commit

Permalink
GEODE-7256: Rename AlterRuntimeCommandDistributedTest
Browse files Browse the repository at this point in the history
From AlterRuntimeCommandDUnitTest.
  • Loading branch information
kirklund committed Dec 13, 2019
1 parent 3040c73 commit 021e129
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@

@Category(GfshTest.class)
@RunWith(JUnitParamsRunner.class)
public class AlterRuntimeCommandDUnitTest {
public class AlterRuntimeCommandDistributedTest {

@Rule
public ClusterStartupRule startupRule = new ClusterStartupRule().withLogFile();
Expand Down

0 comments on commit 021e129

Please sign in to comment.