integration: enable undo_test on Windows

Summary: The test is passing, enable it.

Reviewed By: genevievehelsel

Differential Revision: D22798421

fbshipit-source-id: aec5302aad38d3413385bf5f0242800d685fb5ef
This commit is contained in:
Xavier Deguillard 2020-07-28 16:40:52 -07:00 committed by Facebook GitHub Bot
parent aeb1fb2079
commit 2065e76451

View File

@ -141,7 +141,6 @@ if sys.platform == "win32":
"test_truncation_upon_open_modifies_file",
],
"hg.symlink_test.SymlinkTestTreeOnly": True,
"hg.undo_test.UndoTestTreeOnly": True,
"hg.update_test.UpdateCacheInvalidationTestTreeOnly": True,
"hg.update_test.UpdateTestTreeOnly": [
# TODO: HGPLAIN=1 hg status uses forward slashes