Skip to content

Commit d645547

Browse files
committed
Remove non-existent class from exclusion list
1 parent 373cafb commit d645547

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test/java/org/apposed/appose/DumpApi.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,6 @@ public class DumpApi {
179179
"org.apposed.appose.shm.ShmMacOS",
180180
"org.apposed.appose.shm.ShmWindows",
181181
"org.apposed.appose.shm.ShmBase",
182-
"org.apposed.appose.shm.SharedMemoryLinux",
183182
"org.apposed.appose.shm.CLibrary",
184183
"org.apposed.appose.shm.Kernel32",
185184
"org.apposed.appose.shm.LibC",

0 commit comments

Comments
 (0)