mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-12 18:39:58 +00:00
Implement blank file tests + fix shim
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user