Skip to content

Commit 3fa8fbb

Browse files
Test commit
1 parent 64447dd commit 3fa8fbb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

bookkeeper-server/src/test/java/org/apache/bookkeeper/net/BookieIdTest.java

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
* under the License.
1919
*
2020
*/
21-
package org.apache.bookkeeper.net;
21+
package org.apache.bookkeeper.net;
2222

2323
import static org.junit.Assert.assertEquals;
2424
import static org.junit.Assert.assertNotEquals;
@@ -29,6 +29,7 @@
2929
/**
3030
* Unit tests for BookieId class.
3131
*/
32+
3233
public class BookieIdTest {
3334

3435
@Test

0 commit comments

Comments
 (0)