Commit 5fa05a50 by David Baumgold

Make gettext perform sanely in test

parent 3f0efe70
window.gettext = window.ngettext = function(){}; window.gettext = window.ngettext = function(s){return s;};
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment