Rafał Pitoń 10 лет назад
Родитель
Сommit
b033b78a98
1 измененных файлов с 0 добавлено и 11 удалено
  1. 0 11
      misago/emberapp/tests/unit/helpers/gettext-test.js

+ 0 - 11
misago/emberapp/tests/unit/helpers/gettext-test.js

@@ -1,11 +0,0 @@
-import {
-  gettext
-} from 'misago/helpers/gettext';
-
-module('GettextHelper');
-
-// Replace this with your real tests.
-test('it works', function() {
-  var result = gettext(42);
-  ok(result);
-});