]> iEval git - app-musicexpo.git/blobdiff - t/musicexpo.t
Fix push/keys on reference is experimental warnings
[app-musicexpo.git] / t / musicexpo.t
index b2f133cb18f12ea1fd8a4dc66d46d6d72118e1cc..919a59cdcba87bab3f6857e29fca464e2c8a0db9 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/perl -wT -CSDA
+#!/usr/bin/perl -wT
 use v5.14;
 use warnings;
 
@@ -25,4 +25,6 @@ is $out, <<'OUT', 'output is correct';
 <tr><th>Title<th>Artist<th>Album<th>Genre<th>Track<th>Year<th>Type
 <tbody>
 </table>
+
+<pre id="json" style="display: none">{"files":[],"prefix":"/music/"}</pre>
 OUT
This page took 0.021817 seconds and 4 git commands to generate.