[Search] Fix file paths

This commit is contained in:
slhale
2015-08-04 11:10:49 -07:00
parent 5b0bf0a0ba
commit c869aaf91a
3 changed files with 3 additions and 3 deletions

View File

@ -25,7 +25,7 @@
* SearchSpec. Created by shale on 07/31/2015.
*/
define(
["../../src/providers/ElasticsearchSearchProvider"],
["../src/ElasticsearchSearchProvider"],
function (ElasticsearchSearchProvider) {
"use strict";