Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion registry/DanTup_tiler.test
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,7 @@ fetch=git -C tests submodule init
fetch=git -C tests submodule update --recursive
update=.
test=flutter analyze --no-fatal-infos
test.windows=flutter test test
# TODO(LongCatIsLooong): uncomment once
# https://github.com/flutter/engine/pull/40352 lands in flutter/flutter
# test.windows=flutter test test
test.posix=env USE_FLUTTER_TEST_FONT=1 flutter test test