tape test basic setup

This commit is contained in:
jywarren
2017-01-09 20:51:47 -05:00
parent 61ac740993
commit ce41dfea59
8 changed files with 627 additions and 149223 deletions

View File

@@ -6,7 +6,7 @@ module.exports = {
'image-select': require('./modules/ImageSelect'),
'green-channel': require('./modules/GreenChannel'),
'ndvi-red': require('./modules/NdviRed'),
'plot': require('./modules/Plot'),
// 'plot': require('./modules/Plot'),
'image-threshold': require('./modules/ImageThreshold')
}