Skip to content

Commit

Permalink
Test(main): Description, author, license comments
Browse files Browse the repository at this point in the history
  • Loading branch information
fvdm committed Oct 24, 2016
1 parent 522db02 commit b11f2fd
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion test.js
@@ -1,8 +1,10 @@
/*
Name: planetos - test.js
Description: Access Planet OS datasets (unofficial)
Author: Franklin van de Meent (https://frankl.in)
Source & docs: https://github.com/fvdm/nodejs-planetos
Feedback: https://github.com/fvdm/nodejs-planetos/issues
License: Unlicense (public domain)
License: Unlicense (public domain, see LICENSE file)
*/

var doTest = require ('dotest');
Expand Down

0 comments on commit b11f2fd

Please sign in to comment.