commit | 6367e17c2a01a67fe015f4a94a1cbb30d7958dfc | [log] [tgz] |
---|---|---|
author | cmtice <cmtice@google.com> | Tue Jun 17 16:30:45 2014 -0700 |
committer | chrome-internal-fetch <chrome-internal-fetch@google.com> | Thu Jul 03 02:52:12 2014 +0000 |
tree | d0ea87db69c375cd75ad6307bca287e54ea2f11e | |
parent | 4f0309db0ba1f1d927d8c477afe253959180f6a7 [diff] [blame] |
Adding/updating a few more unittests for Crosperf. BUG=None Test=Ran all regression tests. Ran 'normal' crosperf. Change-Id: If1dcafee39f10c20c935908c466fbae8fdb23a35 Reviewed-on: https://chrome-internal-review.googlesource.com/166485 Reviewed-by: Han Shen <shenhan@google.com> Commit-Queue: Caroline Tice <cmtice@google.com> Tested-by: Caroline Tice <cmtice@google.com>
diff --git a/crosperf/flag_test_unittest.py b/crosperf/flag_test_unittest.py old mode 100644 new mode 100755 index 71cce09..f3678cf --- a/crosperf/flag_test_unittest.py +++ b/crosperf/flag_test_unittest.py
@@ -1,4 +1,4 @@ -#!/usr/bi/python +#!/usr/bin/python # # Copyright 2014 Google Inc. All Rights Reserved.