mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-11 01:59:58 +00:00
Simplify build scripts and implement preliminary tests
This commit is contained in:
9
test/test.html
Normal file
9
test/test.html
Normal file
@@ -0,0 +1,9 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<script src="https://www.gstatic.com/cv/js/sender/v1/cast_sender.js" defer></script>
|
||||
</head>
|
||||
<body>
|
||||
<h1>TEST PAGE</h1>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user