Files
jellyfin-web/dashboard-ui/bower_components/jquery/test/data/testbar.php
T
Luke Pulverenti 189942e289 merge from dev
2016-01-12 14:55:45 -05:00

4 lines
84 B
PHP

this.testBar = "bar";
jQuery("#ap").html("bar");
ok( true, "testbar.php executed");