dart-sass/dart_test.yaml
Natalie Weizenbaum 04ada09a82
Get rid of the dart2 test tag (#477)
We're only ever running tests under Dart 2 now, so it's irrelevant
whether they're Dart 2-only.
2018-09-19 15:28:47 -04:00

6 lines
79 B
YAML

tags:
# Indicates tests that require Node.js.
node:
platforms: [vm, node]