Skip to content

Commit 9c085a9

Browse files
committed
move unit test to correct package
1 parent 203f9c4 commit 9c085a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/java/org/cryptomator/linux/keychain/DbusFileManagerRevealPathTest.java renamed to src/test/java/org/cryptomator/linux/revealpath/DbusFileManagerRevealPathTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
package org.cryptomator.linux.keychain;
1+
package org.cryptomator.linux.revealpath;
22

33
import org.cryptomator.integrations.revealpath.RevealFailedException;
44
import org.cryptomator.linux.revealpath.DBusFileMangerRevealPath;

0 commit comments

Comments
 (0)