We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c307cb commit af2d4e9Copy full SHA for af2d4e9
test/README.md
@@ -10,7 +10,7 @@ These test files are intended to be useful for testing multiple different messag
10
- `data-model-errors.json` - Strings that should produce a Data Model Error when processed.
11
Error names are defined in ["MessageFormat 2.0 Errors"](../spec/errors.md) in the spec.
12
13
-- `u-options.md` — Test cases for the `u:` options, using built-in functions.
+- `u-options.json` — Test cases for the `u:` options, using built-in functions.
14
15
- `functions/` — Test cases that correspond to built-in functions.
16
The behaviour of the built-in formatters is implementation-specific so the `exp` field is often
0 commit comments