Files
sdk/pkg/test_runner/test
Robert Nystrom c43643c813 Use escapes instead single-line strings to avoid a test_runner test being mistaken as a static error test.
This is a tweak to https://dart-review.googlesource.com/c/sdk/+/491340

Other test expectations in this file have the same problem that CL fixes and avoid it using an otherwise unnecessary escaped forward slash. This fixes that test to use the same style for consistency's sake. :)

Change-Id: Ie1a80fc3e76b091cb0d1567b40a53362c9266ee5
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/495081
Commit-Queue: Paul Berry <paulberry@google.com>
Auto-Submit: Bob Nystrom <rnystrom@google.com>
Reviewed-by: Paul Berry <paulberry@google.com>
2026-04-14 08:25:04 -07:00
..