Commit bc5acfa7 authored by Anton Khirnov's avatar Anton Khirnov

fate: use +frame+slice named constants instead of '3'

parent ff17fc63
......@@ -16,7 +16,7 @@ cmp=${6:-diff}
ref=${7:-"${base}/ref/fate/${test}"}
fuzz=$8
threads=${9:-1}
thread_type=${10:-3}
thread_type=${10:-frame+slice}
outdir="tests/data/fate"
outfile="${outdir}/${test}"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment