[FIX] rename tests file

This commit is contained in:
Adam Cmiel
2016-12-02 15:17:43 -08:00
parent 0102464118
commit 33c62e0f7f
2 changed files with 1 additions and 1 deletions

View File

@@ -14,6 +14,6 @@
},
"files": [
"index.d.ts",
"tests.ts"
"paymentrequest-tests.ts"
]
}