Expose a dummy gettext function in the Jasmine test env
This commit is contained in:
1
common/static/js/test/i18n.js
Normal file
1
common/static/js/test/i18n.js
Normal file
@@ -0,0 +1 @@
|
||||
window.gettext = window.ngettext = function(){};
|
||||
Reference in New Issue
Block a user