mirror of
https://github.com/cryptomator/cryptomator.git
synced 2026-09-18 22:14:26 +00:00
added test to check authentication errors in file headers
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ import java.io.InputStream;
|
||||
|
||||
import org.apache.jackrabbit.webdav.io.InputContext;
|
||||
|
||||
public class NullInputContext implements InputContext {
|
||||
class NullInputContext implements InputContext {
|
||||
|
||||
@Override
|
||||
public boolean hasStream() {
|
||||
|
||||
Reference in New Issue
Block a user