Skip to content

Commit 4f24325

Browse files
committed
fixup! Update qos profile (osrf#20)
Add missing import Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
1 parent 3f86ece commit 4f24325

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

rcljava/src/test/java/org/ros2/rcljava/qos/QoSProfileTest.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@
1717

1818
import static org.junit.Assert.assertEquals;
1919

20+
import java.lang.reflect.Method;
21+
2022
import org.junit.BeforeClass;
2123
import org.junit.Test;
2224

0 commit comments

Comments
 (0)