Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / chromite / cbuildbot / remote_try_unittest.py
index 7391c26..54c4a1f 100755 (executable)
@@ -1,11 +1,12 @@
 #!/usr/bin/python
-
 # Copyright (c) 2012 The Chromium OS Authors. All rights reserved.
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
 """Unittests for remote_try.py."""
 
+from __future__ import print_function
+
 import json
 import mox
 import os