summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-08-04 13:49:49 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-08-04 13:54:05 -0400
commit6db0c4414a0afee7118a9193800b627c40968fa1 (patch)
treeea8375a5f435ed5da5f40f37a7ebae4416d398bc /doc
parent189350419e0775e4175aa860326c5ce62a974d59 (diff)
enable 2 more tests on Windows
Diffstat (limited to 'doc')
-rw-r--r--doc/todo/windows_support.mdwn1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/todo/windows_support.mdwn b/doc/todo/windows_support.mdwn
index 1204618d0..08327dba8 100644
--- a/doc/todo/windows_support.mdwn
+++ b/doc/todo/windows_support.mdwn
@@ -6,7 +6,6 @@ now! --[[Joey]]
* Does not work with Cygwin's build of git (that git does not consistently
support use of DOS style paths, which git-annex uses on Windows).
Must use the upstream build of git for Windows.
-* Test suite works and passes, but 6 tests are disabled due to failing.
* rsync special remotes are known buggy.
* Bad file locking, it's probably not safe to run more than one git-annex
process at the same time on Windows.