chrome.cast class tests

This commit is contained in:
hensm
2018-06-13 02:29:18 +01:00
parent 57933bb166
commit 8e3992da92
16 changed files with 316 additions and 9 deletions

View File

@@ -1,5 +1,5 @@
{
"spec_dir": "test/spec",
"spec_dir": "test/spec/**",
"spec_files": [
"*.spec.js"
],