Add the filtermodel-exhaustive test to the slow suite

This increases the default timeout.
This commit is contained in:
Emmanuele Bassi 2020-07-10 16:16:15 +01:00
parent 333b013f7f
commit ad04da84c9

View File

@ -30,7 +30,7 @@ tests = [
['expression'],
['filter'],
['filterlistmodel'],
['filterlistmodel-exhaustive'],
['filterlistmodel-exhaustive', [], [], [], ['slow']],
['flattenlistmodel'],
['floating'],
['flowbox'],