summaryrefslogtreecommitdiff
path: root/buildscripts/resmokeconfig/suites/mql_model_haskell.yml
blob: d5a87359e23dfa4fccc7b08e27dfa7218ba2dcca (plain)
1
2
3
4
5
6
7
8
9
10
11
test_kind: mql_model_haskell_test

selector:
  roots:
  - mql-model/test/**/*.json
  exclude_files:
  - mql-model/test/find/*.json
  - mql-model/test/data/*.json

executor:
  config: {}