mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Build the flutter tester on Linux in the default group. (#5267)
This commit is contained in:
parent
63fdebf209
commit
17a71f6969
@ -3,4 +3,7 @@
|
||||
# found in the LICENSE file.
|
||||
|
||||
group("linux") {
|
||||
deps = [
|
||||
"$flutter_root/shell/testing",
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user