summaryrefslogtreecommitdiff
path: root/tests/quick/20.eio-short
diff options
context:
space:
mode:
Diffstat (limited to 'tests/quick/20.eio-short')
-rw-r--r--tests/quick/20.eio-short/test.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/quick/20.eio-short/test.py b/tests/quick/20.eio-short/test.py
index 67e83d66e..210f21b14 100644
--- a/tests/quick/20.eio-short/test.py
+++ b/tests/quick/20.eio-short/test.py
@@ -26,5 +26,6 @@
#
# Authors: Steve Reinhardt
-root.system.cpu.workload = EioProcess(file = binpath('anagram-vshort.eio.gz'))
+root.system.cpu.workload = EioProcess(file = binpath('anagram',
+ 'anagram-vshort.eio.gz'))
root.system.cpu.max_insts_any_thread = 500000