mirror of
https://github.com/Smaug123/managed-git
synced 2025-10-06 08:18:43 +00:00
Trees
This commit is contained in:
@@ -10,7 +10,7 @@ open Git
|
||||
module TestInit =
|
||||
|
||||
[<Test>]
|
||||
let Test1 () =
|
||||
let ``test initialisation`` () =
|
||||
let fs = MockFileSystem ()
|
||||
let dir = fs.Path.GetTempFileName ()
|
||||
let gitDir = fs.DirectoryInfo.FromDirectoryName (dir + "_test")
|
||||
|
Reference in New Issue
Block a user