ba2baa5e55
Before this CL, the kernel_service was recursing one level up to find a `.dart_tool/native_assets.yaml` due to a typo. This tests adds a unit test to cover the discovery. TEST=pkg/vm/test/kernel_service_test.dart This CL also undoes a spurious change in another test. Change-Id: Ie7440a2768f8cd6c1195cf31863c8a7fff29e394 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/285681 Reviewed-by: Martin Kustermann <kustermann@google.com> Commit-Queue: Daco Harkes <dacoharkes@google.com>