1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-23 22:25:14 -04:00

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
-1
View File
@@ -2,7 +2,6 @@
define(
[
'marionette',
'Navbar/Search',
'jquery'
], function (Marionette, $) {
return Marionette.ItemView.extend({