Skip to content
This repository was archived by the owner on May 28, 2019. It is now read-only.

Commit 642b320

Browse files
author
Tommi Taskinen
committed
fix jquery-ui inclusion
1 parent cb8ad6c commit 642b320

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test.conf.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ files = [
33
JASMINE,
44
JASMINE_ADAPTER,
55
'bower_components/jquery/dist/jquery.js',
6-
'bower_components/jquery-ui/ui/minified/jquery-ui.min.js',
6+
'bower_components/jquery-ui/jquery-ui.min.js',
77
'bower_components/angular/angular.js',
88
'bower_components/angular-mocks/angular-mocks.js',
99
'src/date.js',

0 commit comments

Comments
 (0)