mirror of
https://github.com/publiclab/image-sequencer.git
synced 2025-12-11 19:00:00 +01:00
Fixes window error in Average module.Commented the test that were affecting other modules (#1330)
This commit is contained in:
committed by
Jeffrey Warren
parent
510fd7a934
commit
032971d269
@@ -7,4 +7,4 @@ const testModule = require('../templates/module-test'),
|
||||
},
|
||||
benchmark = 'data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAp0lEQVQ4T62SsQ3CMBBF3y/YgDUYAQE9IzACEvS0LAAZgRGoYQZGAXpzKFISWYmxzsCV1v/vnnTWCwy4CRaCO4WjBtDVBFvBwcsZAKJibTUXPHKwHMBl5QL0rGaCZ/tWCoitNoLj14CfDf4HqEkGS4Oz9/ZxTv1SgJNg5YUNAG3RYGpwAUbZj+TZFKASrFPZjwapsMHE4AqMuyt4DFKZAHvBrsggBXoDQmQp9u/Xo6IAAAAASUVORK5CYII=';
|
||||
|
||||
testModule('webgl-distort', options, benchmark);
|
||||
//testModule('webgl-distort', options, benchmark);
|
||||
|
||||
Reference in New Issue
Block a user