91cf2a899ff1392104b5c80ac60c751197ce9bce
Platform.script for flutter_tester" (flutter/engine#46981)
This reverts commit 670b5bd8e7.
With https://github.com/flutter/engine/pull/46911, the Platform.script API will return a URI for the compiled temporary wrapper script generated by "flutter test". This will cause issues for tests that expect Platform.script to reflect the directory where "flutter test" was launched.
Description
Languages
Dart
75.4%
C++
16.4%
Objective-C++
2.7%
Java
2.7%
Objective-C
0.6%
Other
1.8%