UNPKG

scalra

Version:

node.js framework to prototype and scale rapidly

17 lines (10 loc) 262 B
var assert = require("assert") describe('SR.Video.', function(){ describe('getChannel', function(){ it('should return channel(s)', function(){ //SR.Video.getChannel({onDone: function (result) { // console.log(result); //}}); }); }); });