Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / chromite / cbuildbot / stages / artifact_stages_unittest.py
index 04d2f25..601adaf 100755 (executable)
@@ -5,6 +5,8 @@
 
 """Unittests for the artifact stages."""
 
+from __future__ import print_function
+
 import argparse
 import mox
 import os