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
2 changes: 1 addition & 1 deletion registry/flutter_packages.test
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ contact=ian@hixie.ch
update=packages/rfw

fetch=git -c core.longPaths=true clone https://github.com/flutter/packages.git tests
fetch=git -c core.longPaths=true -C tests checkout 3890ceef72e140bc30cdeca59e0c70721f476fba
fetch=git -c core.longPaths=true -C tests checkout 7018bc8eec241f8a2607486a5f6852a070f6e0a4
test.windows=set USE_FLUTTER_TEST_FONT=1
test.windows=.\customer_testing.bat
test.posix=env USE_FLUTTER_TEST_FONT=1 ./customer_testing.sh
Loading