Skip to content

Commit 10f1436

Browse files
author
Xing Lin
committed
Fixed checkstyle
1 parent 83e6be7 commit 10f1436

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/viewfs/ViewFileSystemBaseTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1105,7 +1105,7 @@ public void testTrashRoot() throws IOException {
11051105
}
11061106

11071107
/**
1108-
* Test TRASH_FORCE_INSIDE_MOUNT_POINT feature for getTrashRoot
1108+
* Test TRASH_FORCE_INSIDE_MOUNT_POINT feature for getTrashRoot.
11091109
*/
11101110
@Test
11111111
public void testTrashRootForceInsideMountPoint() throws IOException {

0 commit comments

Comments
 (0)