excluded none spec files from test runner

This commit is contained in:
archive-sebastian 2018-12-10 10:49:55 +01:00
parent c9f4838a09
commit 84f92fe5d7

View File

@ -1,4 +1,4 @@
--compilers ts-node/register
--require source-map-support/register
--recursive
test/**/*.ts
test/**/*.spec.ts