Remove the calculator test (#4093)
Fixes the breakage that https://github.com/flutter/flutter/pull/4092 would cause.
This commit is contained in:
parent
5b8677d15d
commit
cd19af8f59
@ -19,7 +19,6 @@ flutter analyze --flutter-repo
|
||||
(cd packages/flx; dart -c test/all.dart)
|
||||
|
||||
(cd dev/manual_tests; flutter test)
|
||||
(cd examples/calculator; flutter test)
|
||||
(cd examples/hello_world; flutter test)
|
||||
(cd examples/layers; flutter test)
|
||||
(cd examples/stocks; flutter test)
|
||||
|
Loading…
x
Reference in New Issue
Block a user