[flutter_tool] Enable globals technical debt benchmark (#48266)

This commit is contained in:
Jonah Williams
2020-01-06 16:44:12 -08:00
committed by GitHub
parent d73b3682c9
commit fa337f5922

View File

@@ -137,6 +137,7 @@ Future<void> main() async {
_kCostBenchmarkKey,
_kNumberOfDependenciesKey,
_kNumberOfConsumerDependenciesKey,
_kNumberOfFlutterToolGlobals,
],
);
});