UNPKG

spacewall

Version:

Set your wallpaper to the NASA Astronomy Photo of the Day.

7 lines (5 loc) 100 B
var test = require('tape') test('testing is hard', function (t) { t.plan(1) t.ok(1, 'yep!') })