コード例 #1
0
ファイル: CloneTests.cs プロジェクト: Monkeybin11/VFSForGit
        public void CloneToPathWithSpaces()
        {
            GVFSFunctionalTestEnlistment enlistment = GVFSFunctionalTestEnlistment.CloneAndMountEnlistmentWithSpacesInPath(GVFSTestConfig.PathToGVFS);

            enlistment.UnmountAndDeleteAll();
        }