Skip to content

Commit e581940

Browse files
author
Rob Austin
committed
touched file
1 parent a12b978 commit e581940

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

affinity/src/test/java/net/openhft/affinity/AffinityLockTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,6 @@ public void assignReleaseThread() throws IOException {
139139
assertEquals(AffinityLock.BASE_AFFINITY, Affinity.getAffinity());
140140
}
141141

142-
143142
@Test
144143
public void testIssue21() throws IOException {
145144
if (!new File("/proc/cpuinfo").exists()) {

0 commit comments

Comments
 (0)