Skip to content

Instantly share code, notes, and snippets.

@muZk
Created November 2, 2017 22:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save muZk/6e980a585658c99ed7e50319ab319c0e to your computer and use it in GitHub Desktop.
Save muZk/6e980a585658c99ed7e50319ab319c0e to your computer and use it in GitHub Desktop.
const assert = require('assert');
const pinericosas = require('./index');
assert.ok(typeof pinericosas.randomQuote === 'function');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment