1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-17 05:19:36 +00:00
trezor-firmware/emscripten/test.html

9 lines
133 B
HTML
Raw Normal View History

<html>
<head>
<meta charset="utf-8">
</head>
<body>
<script async src="test-browserify.js"></script>
</body>
</html>