Sha256: 6a190ca60f5f5450cf4436a4929ba04cca8ec83831f22bafcb6dfe0dbbc27ebf
Contents?: true
Size: 218 Bytes
Versions: 32
Compression:
Stored size: 218 Bytes
Contents
module('build_first_row'); test('table structure', function() { expect(1); var tableStructure = $('#advance_search_table').data('table_structure'); ok(tableStructure, 'tableStructure should not be blank'); });
Version data entries
32 entries across 32 versions & 1 rubygems