فهرست منبع

fix wrong visibillity

Armin Schrenk 3 سال پیش
والد
کامیت
f148973bef
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/test/java/org/cryptomator/common/mountpoint/CustomMountPointChooserTest.java

+ 1 - 1
src/test/java/org/cryptomator/common/mountpoint/CustomMountPointChooserTest.java

@@ -39,7 +39,7 @@ public class CustomMountPointChooserTest {
 	}
 
 	@Nested
-	class WinfspPreperations {
+	public class WinfspPreperations {
 
 		@Test
 		@DisplayName("PARENT_NO_MOUNTPOINT preparations succeeds, if only mountpoint is present")