comparison tests/test-check-py3-compat.t @ 27298:e1f55b50edcb

tests: use absolute_import in hghave.py
author Gregory Szorc <gregory.szorc@gmail.com>
date Sun, 06 Dec 2015 22:27:18 -0800
parents 4179d054b3e9
children 74e6de99ce7f
comparison
equal deleted inserted replaced
27297:4179d054b3e9 27298:e1f55b50edcb
145 setup.py not using absolute_import 145 setup.py not using absolute_import
146 tests/filterpyflakes.py requires print_function 146 tests/filterpyflakes.py requires print_function
147 tests/generate-working-copy-states.py requires print_function 147 tests/generate-working-copy-states.py requires print_function
148 tests/get-with-headers.py requires print_function 148 tests/get-with-headers.py requires print_function
149 tests/heredoctest.py requires print_function 149 tests/heredoctest.py requires print_function
150 tests/hghave.py not using absolute_import
151 tests/hgweberror.py not using absolute_import 150 tests/hgweberror.py not using absolute_import
152 tests/hypothesishelpers.py not using absolute_import 151 tests/hypothesishelpers.py not using absolute_import
153 tests/hypothesishelpers.py requires print_function 152 tests/hypothesishelpers.py requires print_function
154 tests/killdaemons.py not using absolute_import 153 tests/killdaemons.py not using absolute_import
155 tests/md5sum.py not using absolute_import 154 tests/md5sum.py not using absolute_import