diff options
Diffstat (limited to 'tests/quick/eio1/test.py')
-rw-r--r-- | tests/quick/eio1/test.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/quick/eio1/test.py b/tests/quick/eio1/test.py deleted file mode 100644 index 40e1a4527..000000000 --- a/tests/quick/eio1/test.py +++ /dev/null @@ -1,2 +0,0 @@ -root.system.cpu.workload = EioProcess(file = tests_root + '/test-progs/anagram/bin/anagram-vshort.eio.gz') -root.system.cpu.max_insts_any_thread = 500000 |