There was an error while loading. Please reload this page.
1 parent f431319 commit 9ec22e0Copy full SHA for 9ec22e0
1 file changed
core/pva/src/test/java/org/epics/pva/data/BitSetTest.java
@@ -68,4 +68,4 @@ public void testBitSet() throws Exception
68
final BitSet copy = PVABitSet.decodeBitSet(buffer);
69
assertThat(copy, equalTo(bits));
70
}
71
-}
+}
0 commit comments