Sha256: 1119df6f21c089253a64fadd8cfbd492552eb377d6c2466dadd1419728a078cc

Contents?: true

Size: 133 Bytes

Versions: 6

Compression:

Stored size: 133 Bytes

Contents

/** 
 * @fileoverview This is a test file for the jsdoc-toolkit gem.
 */

/** 
 * @class Test A Test class.
 */
Test = function() {};

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
jsdoc-toolkit-0.2.0 test/input/test.js
jsdoc-toolkit-0.1.4 test/input/test.js
jsdoc-toolkit-0.1.3 test/input/test.js
jsdoc-toolkit-0.1.2 test/input/test.js
jsdoc-toolkit-0.1.1 test/input/test.js
jsdoc-toolkit-0.1.0 test/input/test.js