Skip to content

Commit be99e01

Browse files
committed
Update path
1 parent ec0747d commit be99e01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/index_test.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
const assert = require('assert')
2-
const IIIFPlugin = require('../index.js')
2+
const IIIFPlugin = require('../src/plugin.js')
33

44
describe('IIIF Plugin', () => {
55
it('exists', () => {

0 commit comments

Comments
 (0)