Reflect test file name change in tsconfig.json

This commit is contained in:
Nattapong Sirilappanich
2018-06-21 13:06:03 +07:00
parent 01631ac026
commit b5ade3abfd

View File

@@ -13,10 +13,12 @@
"strictFunctionTypes": true,
"typeRoots": [
"../"
],
"types": [
]
},
"files": [
"connect-mongodb-session-test.ts",
"connect-mongodb-session-tests.ts",
"index.d.ts"
],
"exclude": [