aboutsummaryrefslogtreecommitdiffstats
path: root/tests/power/PowerMeasure.py
diff options
context:
space:
mode:
authorLalehB <laghabab@uci.edu>2014-09-15 16:13:41 -0700
committerLalehB <laghabab@uci.edu>2014-09-15 16:13:41 -0700
commit9ed2a894ddb10e5cb658b7acbd03ab53e8c002c3 (patch)
tree4b795d82a919ec8fc8d22e6413c2b8d2cfe944d5 /tests/power/PowerMeasure.py
parentd161d0ad47dbfbd5ff6e28d19008e0719f078eff (diff)
downloadservo-9ed2a894ddb10e5cb658b7acbd03ab53e8c002c3.tar.gz
servo-9ed2a894ddb10e5cb658b7acbd03ab53e8c002c3.zip
Update PowerMeasure.py
Diffstat (limited to 'tests/power/PowerMeasure.py')
-rw-r--r--tests/power/PowerMeasure.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/power/PowerMeasure.py b/tests/power/PowerMeasure.py
index 50cea349329..362e4e06143 100644
--- a/tests/power/PowerMeasure.py
+++ b/tests/power/PowerMeasure.py
@@ -141,7 +141,7 @@ def PowerParser(OutputDir, LayoutThreads):
# ----------------------------------------------------#
def main():
LayoutThreads = 8 # Maximum number of threads considered for Layout
- Benchmarks = "../../test/html/perf-rainbow.html"
+ Benchmarks = "../../tests/html/perf-rainbow.html"
OutputDir = "Experiments/"
os.mkdir(os.path.join(OutputDir), 0777)
Renderer = " "