Sign in
fuchsia
/
fuchsia
/
661b8fb
/
.
/
src
/
ui
/
bin
/
root_presenter
/
tests
/
README
blob: 1584cd0b7b67799d8b5b7aa6f4c6311e60ecdfc8 [
file
] [
log
] [
blame
]
To
run tests
,
make sure to include the following tests
package
in
your build
:
//garnet/packages/tests:scenic
After
building
,
presenter tests can be run
as
follows
:
fx run
-
test scenic_tests
-
t root_presenter_tests