Commit cd19af8f authored by Ian Hickson's avatar Ian Hickson

Remove the calculator test (#4093)

Fixes the breakage that https://github.com/flutter/flutter/pull/4092 would cause.
parent 5b8677d1
......@@ -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)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment