Update tests
[app-musicexpo.git] / t / musicexpo-cache.t
index 70972a1b8882b34106254376eb2d6003a487b06e..0e45058d63b6b62aafebfb0774ceafec26c8837b 100644 (file)
@@ -27,6 +27,9 @@ is $out, <<'OUT', 'output is correct';
 <title>Music</title>
 <meta charset="utf-8">
 <link rel="stylesheet" href="/music.css">
+<script async defer type="application/javascript" src="player.js"></script>
+
+<div id="player"></div>
 
 <table border>
 <thead>
This page took 0.009787 seconds and 4 git commands to generate.