Files
sdk/tests
Robert Nystrom 0a25f21359 Fix a language test.
I'm guessing this was supposed to be a setter given its name and the
fact that it otherwise doesn't test anything not already covered by the
previous test.

The author probably just copy/pasted the method, renamed it, and forgot
to actually make it a setter.

Change-Id: Ibc1fc9f383498e104e9bba5fb2240a2e4ecea5bc
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/479081
Commit-Queue: Bob Nystrom <rnystrom@google.com>
Reviewed-by: Lasse Nielsen <lrn@google.com>
Auto-Submit: Bob Nystrom <rnystrom@google.com>
2026-02-09 10:20:05 -08:00
..
2026-02-05 05:18:02 -08:00
2026-02-09 10:20:05 -08:00

This directory contains tests of the language and core library implementations. For more information, see https://github.com/dart-lang/sdk/tree/main/docs/Testing.md.