Jerome Wu
6 years ago
4 changed files with 27 additions and 5 deletions
@ -1,3 +1,4 @@
@@ -1,3 +1,4 @@
|
||||
global.expect = require('expect.js'); |
||||
global.fetch = require('node-fetch'); |
||||
global.fs = require('fs'); |
||||
global.path = require('path'); |
||||
global.Tesseract = require('../src'); |
||||
|
Loading…
Reference in new issue