mirror of
https://github.com/openseadragon/openseadragon.git
synced 2024-11-22 05:06:09 +03:00
Basic test no longer uses navigator since we have a suite for that
This commit is contained in:
parent
713fad4224
commit
862b560cb4
@ -13,8 +13,7 @@
|
||||
id: 'example',
|
||||
prefixUrl: '/build/openseadragon/images/',
|
||||
tileSources: '/test/data/testpattern.dzi',
|
||||
springStiffness: 100, // Faster animation = faster tests
|
||||
showNavigator: true
|
||||
springStiffness: 100 // Faster animation = faster tests
|
||||
});
|
||||
|
||||
ok(viewer, 'Viewer exists');
|
||||
|
Loading…
Reference in New Issue
Block a user