summaryrefslogtreecommitdiffstats
path: root/tests/auto/linguist/lupdate/testdata/good/parsejscontexts/main.js
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/linguist/lupdate/testdata/good/parsejscontexts/main.js')
-rw-r--r--tests/auto/linguist/lupdate/testdata/good/parsejscontexts/main.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/auto/linguist/lupdate/testdata/good/parsejscontexts/main.js b/tests/auto/linguist/lupdate/testdata/good/parsejscontexts/main.js
index aa510c1ae..e34662062 100644
--- a/tests/auto/linguist/lupdate/testdata/good/parsejscontexts/main.js
+++ b/tests/auto/linguist/lupdate/testdata/good/parsejscontexts/main.js
@@ -27,3 +27,6 @@ qsTranslate("Foo", "Nine");
// Empty context.
// TRANSLATOR
qsTr("Ten");
+
+// setting context with TRANSLATOR comment is not supported on the QML side
+// The support on the lupdate side has been removed