Enable flow for the test runner

master
Paul Loyd 2018-11-21 15:53:15 +03:00
parent 921bdd04cb
commit 06a15e2d67
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
// @flow
import * as assert from 'assert';
import * as fs from 'fs';
import * as path from 'path';