chore: Download tests to temporary folder.

This commit is contained in:
Ruben Verborgh
2020-10-27 18:51:31 +01:00
committed by Joachim Van Herwegen
parent 78e175f627
commit a141b563e9
6 changed files with 23 additions and 7 deletions

View File

@@ -20,6 +20,6 @@
],
"exclude": [
"node_modules",
"test/system"
"test/tmp"
]
}