Skip to content

Commit d7d9893

Browse files
committed
touch a test
1 parent 1dc355c commit d7d9893

File tree

1 file changed

+0
-1
lines changed
  • hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/cli

1 file changed

+0
-1
lines changed

hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/cli/TestCLI.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ public void tearDown() throws Exception {
4343
@Override
4444
protected CommandExecutor.Result execute(CLICommand cmd) throws Exception {
4545
return cmd.getExecutor("", conf).executeCommand(cmd.getCmd());
46-
4746
}
4847

4948
@Override

0 commit comments

Comments
 (0)