Skip to content

Commit

Permalink
Build the flutter tester on Linux in the default group. (flutter#5267)
Browse files Browse the repository at this point in the history
  • Loading branch information
chinmaygarde committed May 15, 2018
1 parent 63fdebf commit 17a71f6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions shell/platform/linux/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,7 @@
# found in the LICENSE file.

group("linux") {
deps = [
"$flutter_root/shell/testing",
]
}

0 comments on commit 17a71f6

Please sign in to comment.