testing requiring another notebook

node v0.12.18
version: 2.0.0
endpointsharetweet
var notebook = require("notebook"); var myHelloWorld = notebook("triptych/testing-hello-world/9.0.0"); //var myHelloWorldResponse = await myHelloWorld() console.log("notebook",notebook); console.log("myHelloWorld",myHelloWorld); await myHelloWorld();
Loading…

no comments

    sign in to comment