improve canvas imagediff tests

This commit is contained in:
Bala Clark 2015-07-17 10:34:59 +02:00
parent c6551102f8
commit a1766f5e54
12 changed files with 2780 additions and 2332 deletions

3
test/fixture/index.js Normal file
View file

@ -0,0 +1,3 @@
module.exports = {
singlePortrait: require('./single-portrait')
}