style: fix unused vars in unit test

This commit is contained in:
harttle
2019-02-19 23:01:59 +08:00
parent 852c6ad453
commit 64a9eb79c5
9 changed files with 13 additions and 10 deletions
+4 -1
View File
@@ -1,5 +1,8 @@
language: node_js
node_js: "lts/*"
node_js:
- "10"
- "8"
- "6"
jobs:
include:
- stage: test