py3: update missing module list in test-check-py3-compat.t for Windows
authorMatt Harbison <matt_harbison@yahoo.com>
Mon, 24 Sep 2018 22:32:30 -0400
changeset 39830 e5871e8fbb57
parent 39829 34074e8ea160
child 39831 7a9e2d85f475
py3: update missing module list in test-check-py3-compat.t for Windows
tests/test-check-py3-compat.t
--- a/tests/test-check-py3-compat.t	Mon Sep 24 20:31:42 2018 -0700
+++ b/tests/test-check-py3-compat.t	Mon Sep 24 22:32:30 2018 -0400
@@ -37,7 +37,8 @@
   mercurial/scmwindows.py: error importing: <ValueError> _type_ 'v' not supported (error at win32.py:*) (no-windows !)
   mercurial/win32.py: error importing: <ValueError> _type_ 'v' not supported (error at win32.py:*) (no-windows !)
   mercurial/windows.py: error importing: <ModuleNotFoundError> No module named 'msvcrt' (error at windows.py:*) (no-windows !)
-
+  mercurial/posix.py: error importing: <ModuleNotFoundError> No module named 'fcntl' (error at posix.py:*) (windows !)
+  mercurial/scmposix.py: error importing: <ModuleNotFoundError> No module named 'fcntl' (error at scmposix.py:*) (windows !)
 #endif
 
 #if py3k pygments