Skip to content

Commit 30418b6

Browse files
committed
Make test jdataview back to normal
1 parent 2c700cd commit 30418b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/js_tests/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
packages: [ 'dojo', 'dijit', 'dojox', 'jszlib',
1919
{ name: 'lazyload', main: 'lazyload' },
2020
'dgrid', 'dstore',
21-
{ name: 'jDataView', location: 'jDataView/dist/browser', main: 'jdataview' },
21+
{ name: 'jDataView', location: 'jDataView/src', main: 'jdataview' },
2222
'JBrowse'
2323
]
2424
},

0 commit comments

Comments
 (0)