Skip to content

Commit

Permalink
fix: turn off debug in test
Browse files Browse the repository at this point in the history
  • Loading branch information
robertleeplummerjr committed Apr 21, 2019
1 parent b60e571 commit d51da85
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/features/single-precision-textures.js
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@ function singlePrecisionTexturesWithUint16Array(output, mode) {
}, {
output: [9],
precision: 'single',
debug: true
});

const result = kernel(original);
Expand Down

0 comments on commit d51da85

Please sign in to comment.