update tests

This commit is contained in:
2017-10-12 11:19:54 +02:00
commit c7a9a90c9a
14 changed files with 622 additions and 0 deletions

7
npmextra.json Normal file
View File

@@ -0,0 +1,7 @@
{
"npmci": {
"npmGlobalTools": [
"npmts"
]
}
}