fixed local integration tests.

This commit is contained in:
kayone 2013-11-10 20:48:24 -08:00
parent 1f37597b6f
commit 6e792c6916
2 changed files with 6 additions and 9 deletions

View file

@ -2,7 +2,6 @@
define(
[
'marionette',
'Navbar/Search',
'jquery'
], function (Marionette, $) {
return Marionette.ItemView.extend({