diff contrib/python3-whitelist @ 37928:7cd1e1adc471

tests: port test-lfs-pointer.py to Python 3 The weird bit here is having to import /something/ from Mercurial before we touch hgext.* so that the module loader gets initialized. That's probably a bug we should explore at some point? Differential Revision: https://phab.mercurial-scm.org/D3514
author Augie Fackler <augie@google.com>
date Fri, 27 Apr 2018 12:07:57 -0400
parents 76d0a343c305
children f71c97d9b97b
line wrap: on
line diff
--- a/contrib/python3-whitelist	Fri Apr 27 13:09:19 2018 -0400
+++ b/contrib/python3-whitelist	Fri Apr 27 12:07:57 2018 -0400
@@ -225,6 +225,7 @@
 test-largefiles-update.t
 test-largefiles.t
 test-lfs-largefiles.t
+test-lfs-pointer.py
 test-linerange.py
 test-locate.t
 test-lock-badness.t