diff --git a/Test.hs b/Test.hs index 0d9f68bccf..ad70eaac2f 100644 --- a/Test.hs +++ b/Test.hs @@ -252,7 +252,7 @@ testDirectoryRemote = testRemote True "directory" $ \remotename -> do , "directory=remotedir" , "encryption=none" ] "init" - + testRemote :: Bool -> String -> (String -> IO ()) -> TestTree testRemote testvariants remotetype setupremote = withResource newEmptyTMVarIO (const noop) $ \getv ->