summaryrefslogtreecommitdiffstats
path: root/tests/ui-fulldeps/internal-lints/diagnostics.ftl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui-fulldeps/internal-lints/diagnostics.ftl')
-rw-r--r--tests/ui-fulldeps/internal-lints/diagnostics.ftl5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/ui-fulldeps/internal-lints/diagnostics.ftl b/tests/ui-fulldeps/internal-lints/diagnostics.ftl
new file mode 100644
index 000000000..cb2d476d8
--- /dev/null
+++ b/tests/ui-fulldeps/internal-lints/diagnostics.ftl
@@ -0,0 +1,5 @@
+no_crate_example = this is an example message used in testing
+ .note = with a note
+ .help = with a help
+ .suggestion = with a suggestion
+ .label = with a label