Implement blank file tests + fix shim

This commit is contained in:
hensm
2019-01-12 10:12:10 +00:00
parent 839ea81838
commit 45319fe771
8 changed files with 141 additions and 30 deletions

View File

@@ -1,6 +1,6 @@
"use strict";
describe("chrome.cast.Receiver", () => {
describe("chrome.cast.ReceiverDisplayStatus", () => {
it("should have all properties", async () => {
const receiverDisplayStatus =
new chrome.cast.ReceiverDisplayStatus();