Mercurial > hg
comparison tests/test-check-py3-compat.t @ 28739:d289b8847f23
py3: use absolute_import in test-duplicateoptions.py
author | Robert Stanca <robert.stanca7@gmail.com> |
---|---|
date | Sun, 03 Apr 2016 16:56:15 +0300 |
parents | 706f4ab710c8 |
children | e8ecd1aa3f6c |
comparison
equal
deleted
inserted
replaced
28738:706f4ab710c8 | 28739:d289b8847f23 |
---|---|
54 tests/svnxml.py not using absolute_import | 54 tests/svnxml.py not using absolute_import |
55 tests/test-atomictempfile.py not using absolute_import | 55 tests/test-atomictempfile.py not using absolute_import |
56 tests/test-demandimport.py not using absolute_import | 56 tests/test-demandimport.py not using absolute_import |
57 tests/test-demandimport.py requires print_function | 57 tests/test-demandimport.py requires print_function |
58 tests/test-doctest.py not using absolute_import | 58 tests/test-doctest.py not using absolute_import |
59 tests/test-duplicateoptions.py not using absolute_import | |
60 tests/test-duplicateoptions.py requires print_function | 59 tests/test-duplicateoptions.py requires print_function |
61 tests/test-filecache.py not using absolute_import | 60 tests/test-filecache.py not using absolute_import |
62 tests/test-filecache.py requires print_function | 61 tests/test-filecache.py requires print_function |
63 tests/test-filelog.py not using absolute_import | 62 tests/test-filelog.py not using absolute_import |
64 tests/test-filelog.py requires print_function | 63 tests/test-filelog.py requires print_function |