We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a12b978 commit e581940Copy full SHA for e581940
affinity/src/test/java/net/openhft/affinity/AffinityLockTest.java
@@ -139,7 +139,6 @@ public void assignReleaseThread() throws IOException {
139
assertEquals(AffinityLock.BASE_AFFINITY, Affinity.getAffinity());
140
}
141
142
-
143
@Test
144
public void testIssue21() throws IOException {
145
if (!new File("/proc/cpuinfo").exists()) {
0 commit comments