indentation
This commit is contained in:
parent
35e91ecb55
commit
8f05bcc98f
1 changed files with 1 additions and 1 deletions
2
Test.hs
2
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 ->
|
||||
|
|
Loading…
Add table
Reference in a new issue