UNPKG

chocolate

Version:

A full stack Node.js web framework built using Coffeescript

14 lines (10 loc) 283 B
// Generated by CoffeeScript 1.12.6 (function() { var Data; Data = require('../../general/locco/data'); describe('Data', function() { return it('should create a Data', function() { return expect(typeof (new Data).uuid).toBe('string'); }); }); }).call(this);