Skip to content

Commit

Permalink
Finish test suite
Browse files Browse the repository at this point in the history
  • Loading branch information
C-D-Lewis committed Jun 4, 2018
1 parent 4203c42 commit 6ab206e
Show file tree
Hide file tree
Showing 8 changed files with 2,563 additions and 242 deletions.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
*.DS_Store
node_modules
node_modules
.nyc_output
reports
1 change: 1 addition & 0 deletions lib/index.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
module.exports = require('../swagger.json');
221 changes: 0 additions & 221 deletions module/package-lock.json

This file was deleted.

14 changes: 0 additions & 14 deletions module/package.json

This file was deleted.

1 change: 0 additions & 1 deletion module/src/main.js

This file was deleted.

Loading

0 comments on commit 6ab206e

Please sign in to comment.