tests/test-lfs-pointer.py
branchstable
changeset 49366 288de6f5d724
parent 48875 6000f5b25c9b
equal deleted inserted replaced
49364:e8ea403b1c46 49366:288de6f5d724
     1 from __future__ import absolute_import, print_function
       
     2 
       
     3 # Import something from Mercurial, so the module loader gets initialized.
     1 # Import something from Mercurial, so the module loader gets initialized.
     4 from mercurial import pycompat
     2 from mercurial import pycompat
     5 
     3 
     6 del pycompat  # unused for now
     4 del pycompat  # unused for now
     7 
     5