diff tests/test-check-py3-compat.t @ 28355:897a4bbd578b

hgclient: use absolute_import and print_function
author Pulkit Goyal <7895pulkit@gmail.com>
date Sun, 06 Mar 2016 03:15:45 +0530
parents 00f317788d33
children cd599bc179fb
line wrap: on
line diff
--- a/tests/test-check-py3-compat.t	Sun Mar 06 03:10:17 2016 +0530
+++ b/tests/test-check-py3-compat.t	Sun Mar 06 03:15:45 2016 +0530
@@ -6,8 +6,6 @@
   contrib/check-code.py not using absolute_import
   contrib/check-code.py requires print_function
   contrib/debugshell.py not using absolute_import
-  contrib/hgclient.py not using absolute_import
-  contrib/hgclient.py requires print_function
   contrib/hgfixes/fix_bytes.py not using absolute_import
   contrib/hgfixes/fix_bytesmod.py not using absolute_import
   contrib/hgfixes/fix_leftover_imports.py not using absolute_import