summaryrefslogtreecommitdiffstats
path: root/js/tests/services/feedtypeSpec.coffee
diff options
context:
space:
mode:
Diffstat (limited to 'js/tests/services/feedtypeSpec.coffee')
-rw-r--r--js/tests/services/feedtypeSpec.coffee1
1 files changed, 0 insertions, 1 deletions
diff --git a/js/tests/services/feedtypeSpec.coffee b/js/tests/services/feedtypeSpec.coffee
index 4a5855b0c..9299e9906 100644
--- a/js/tests/services/feedtypeSpec.coffee
+++ b/js/tests/services/feedtypeSpec.coffee
@@ -23,7 +23,6 @@ License along with this library. If not, see <http://www.gnu.org/licenses/>.
describe 'FeedType', ->
-
beforeEach module 'News'
beforeEach inject (@FeedType) =>