Blame view

vendor/bower-asset/jquery/test/data/testbar.php 84 Bytes
b2a15e0c   Dmitryi   роли и права поль...
1
2
3
  this.testBar = "bar";
  jQuery("#ap").html("bar");
  ok( true, "testbar.php executed");