(function( $ ) { module("tabs (deprecated): cache and ajaxoptions"); test('ajaxOptions', function() { ok(false, "missing test - untested code is broken code."); }); test('cache', function() { ok(false, "missing test - untested code is broken code."); }); }( jQuery ) );