Sha256: 891805e8bf280dd3b6906e6ed617e6ab5bf1400c71d5061a39013548f28cc9ae

Contents?: true

Size: 199 Bytes

Versions: 53

Compression:

Stored size: 199 Bytes

Contents

/**
 * Module dependencies.
 */

var foo = require('foo');

module.exports = {
    'foo()': function(assert){
        assert.equal('foo', foo.foo());
        assert.equal('foo', foo.foo());
    }
};

Version data entries

53 entries across 27 versions & 2 rubygems

Version Path
vulcan-0.8.2 server/node_modules/connect-form/support/expresso/test/foo.test.js
vulcan-0.8.2 server/node_modules/knox/support/expresso/test/foo.test.js
vulcan-0.8.1 server/node_modules/knox/support/expresso/test/foo.test.js
vulcan-0.8.1 server/node_modules/connect-form/support/expresso/test/foo.test.js
vulcan-0.8.0 server/node_modules/connect-form/support/expresso/test/foo.test.js
vulcan-0.8.0 server/node_modules/knox/support/expresso/test/foo.test.js
vulcan-0.7.2 server/node_modules/connect-form/support/expresso/test/foo.test.js
vulcan-0.7.2 server/node_modules/knox/support/expresso/test/foo.test.js
vulcan-0.7.1 server/node_modules/connect-form/support/expresso/test/foo.test.js
vulcan-0.7.1 server/node_modules/knox/support/expresso/test/foo.test.js
vulcan-0.7.0 server/node_modules/knox/support/expresso/test/foo.test.js
vulcan-0.7.0 server/node_modules/connect-form/support/expresso/test/foo.test.js
vulcan-0.6.1 server/node_modules/knox/support/expresso/test/foo.test.js
vulcan-0.6.1 server/node_modules/connect-form/support/expresso/test/foo.test.js
vulcan-0.6.0 server/node_modules/knox/support/expresso/test/foo.test.js
vulcan-0.6.0 server/node_modules/connect-form/support/expresso/test/foo.test.js
vulcan-0.5.0 server/node_modules/connect-form/support/expresso/test/foo.test.js
vulcan-0.5.0 server/node_modules/knox/support/expresso/test/foo.test.js
vulcan-0.4.0 server/node_modules/connect-form/support/expresso/test/foo.test.js
vulcan-0.4.0 server/node_modules/knox/support/expresso/test/foo.test.js