aboutsummaryrefslogtreecommitdiff
path: root/cros_utils/command_executer_unittest.py
diff options
context:
space:
mode:
Diffstat (limited to 'cros_utils/command_executer_unittest.py')
-rwxr-xr-xcros_utils/command_executer_unittest.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/cros_utils/command_executer_unittest.py b/cros_utils/command_executer_unittest.py
index f039ebc5..4da4a4ac 100755
--- a/cros_utils/command_executer_unittest.py
+++ b/cros_utils/command_executer_unittest.py
@@ -1,4 +1,6 @@
#!/usr/bin/env python2
+# -*- coding: utf-8 -*-
+
"""Unittest for command_executer.py."""
from __future__ import print_function