tests/test-check-code.t
changeset 30667 5861bdbeb9a3
parent 30666 6ada1658fc6b
child 30697 13d94304c8da
--- a/tests/test-check-code.t	Wed Dec 21 23:40:38 2016 +0530
+++ b/tests/test-check-code.t	Thu Dec 22 01:54:17 2016 +0530
@@ -31,9 +31,6 @@
    > policy = os.environ.get('HGMODULEPOLICY', policy)
    use encoding.environ instead (py3)
   Skipping mercurial/statprof.py it has no-che?k-code (glob)
-  mercurial/win32.py:443:
-   >         env, os.getcwd(), ctypes.byref(si), ctypes.byref(pi))
-   use pycompat.getcwd instead (py3)
   [1]
 
 @commands in debugcommands.py should be in alphabetical order.