diff --git a/ops/checkTests.du b/ops/checkTests.du index 724962da..4bf5c21b 100644 --- a/ops/checkTests.du +++ b/ops/checkTests.du @@ -16,6 +16,10 @@ const ignored = { 'read.txt', 'read2.txt', ], + 'lists': [ + 'sorted.txt', + 'unsorted.txt', + ], 'strings': [ 'test', ],