Mercurial > hg > mercurial-source
changeset 29075:06245740b408
tests: test-dispatch use absolute_import
author | timeless <timeless@mozdev.org> |
---|---|
date | Tue, 08 Mar 2016 20:57:15 +0000 (2016-03-08) |
parents | d2e154dddb6e |
children | 1d9d29d4813a |
files | tests/test-check-py3-compat.t tests/test-dispatch.py |
diffstat | 2 files changed, 4 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/tests/test-check-py3-compat.t +++ b/tests/test-check-py3-compat.t @@ -92,7 +92,6 @@ tests/test-context.py requires print_function tests/test-demandimport.py not using absolute_import tests/test-demandimport.py requires print_function - tests/test-dispatch.py not using absolute_import tests/test-dispatch.py requires print_function tests/test-doctest.py not using absolute_import tests/test-duplicateoptions.py not using absolute_import