Skip to content

Commit

Permalink
[flutter_runner] Add common libs to the test far
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaushik Iska committed Sep 4, 2019
1 parent 74cedf2 commit d426844
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions shell/platform/fuchsia/flutter/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -366,6 +366,8 @@ package_dir("flutter_runner_tests") {

meta_dir = "$flutter_root/shell/platform/fuchsia/flutter/meta"

libraries = common_libs

meta = [
{
path = "meta/$target_name.cmx"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"program": {
"binary": "test/flutter_runner_tests"
"binary": "bin/app"
},
"sandbox": {
"features": [
Expand Down

0 comments on commit d426844

Please sign in to comment.