Fix editor's newsletter saving tests

This commit is contained in:
Tautvidas Sipavičius
2015-09-24 17:07:23 +03:00
parent 246089b4b6
commit 8846bc9e43
27 changed files with 71 additions and 78 deletions

View File

@ -1,7 +1,7 @@
define([
'newsletter_editor/App',
'backbone.marionette',
'backbone.supermodel',
'backbone.supermodel'
], function(App, Marionette, SuperModel) {
"use strict";