Skip to content
This repository was archived by the owner on Oct 30, 2018. It is now read-only.

Commit 675aa53

Browse files
author
Gordon Hall
committed
add test files
1 parent 7e69ec3 commit 675aa53

File tree

3 files changed

+1
-4
lines changed

3 files changed

+1
-4
lines changed

index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
/**
3-
* @module storjshare-daemon
3+
* @module storj-share
44
* @license (AGPL-3.0)
55
*/
66

test/api.unit.js

Whitespace-only changes.

test/utils.unit.js

-3
Original file line numberDiff line numberDiff line change
@@ -1,3 +0,0 @@
1-
'use strict';
2-
3-
// var utils = require('../lib/utils');

0 commit comments

Comments
 (0)