Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / chromite / lib / git_unittest.py
index a34696a..1c310bb 100755 (executable)
@@ -5,6 +5,8 @@
 
 """Unit tests for chromite.lib.git and helpers for testing that module."""
 
+from __future__ import print_function
+
 import functools
 import os
 import sys