Update tests
[app-musicexpo.git] / t / musicexpo.t
index 919a59cdcba87bab3f6857e29fca464e2c8a0db9..beae39b1e0ad2b1569a4bfe95a645325d3ff661d 100644 (file)
@@ -19,6 +19,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.008834 seconds and 4 git commands to generate.