[ Index ]

PHP Cross Reference of Drupal 6 (yi-drupal)

title

Body

[close]

/sites/all/libraries/jquery.ui/tests/unit/progressbar/ -> progressbar_options.js (source)

   1  /*

   2   * progressbar_options.js

   3   */
   4  (function($) {
   5  
   6  module("progressbar: options");
   7  
   8  test("{ value : 0 }, default", function() {
   9      ok(false, "missing test - untested code is broken code.");
  10  });
  11  
  12  })(jQuery);


Generated: Mon Jul 9 18:01:44 2012 Cross-referenced by PHPXref 0.7