1
0
Henning Dieterichs 1 жил өмнө
parent
commit
091550e898
1 өөрчлөгдсөн 3 нэмэгдсэн , 0 устгасан
  1. 3 0
      test/unit/setup.js

+ 3 - 0
test/unit/setup.js

@@ -10,6 +10,9 @@ define('vs/nls', [], {
 			localize: function () {
 				return 'NO_LOCALIZATION_FOR_YOU';
 			},
+			localize2: function () {
+				return 'NO_LOCALIZATION_FOR_YOU';
+			},
 			getConfiguredDefaultLocale: function () {
 				return undefined;
 			}