Skip to content

Commit 0c45ee3

Browse files
committed
style: Add trailing newline to InstrumentCommandTest.java
Address code review feedback - ensures file ends with newline as per project conventions.
1 parent edf15c5 commit 0c45ee3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

btrace-core/src/test/java/org/openjdk/btrace/core/comm/InstrumentCommandTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,3 +187,4 @@ void testMultipleArguments() {
187187
assertNull(cmdArgs.get("arg4"));
188188
}
189189
}
190+

0 commit comments

Comments
 (0)