diff tests/test-hybridencode.py @ 28749:2fa5c7c1df8c

py3: use absolute_import in test-hybridencode.py
author Robert Stanca <robert.stanca7@gmail.com>
date Mon, 04 Apr 2016 01:33:08 +0300
parents 297ea0df75d0
children 2b0d7be90fc4
line wrap: on
line diff
--- a/tests/test-hybridencode.py	Mon Apr 04 01:31:21 2016 +0300
+++ b/tests/test-hybridencode.py	Mon Apr 04 01:33:08 2016 +0300
@@ -1,4 +1,7 @@
-from mercurial import store
+from __future__ import absolute_import
+from mercurial import (
+    store,
+)
 
 def show(s):
     # show test input