Skip to content

Commit

Permalink
refactor: ignore test dir
Browse files Browse the repository at this point in the history
  • Loading branch information
phatpham9 committed Mar 9, 2018
1 parent d8be459 commit b8092e3
Show file tree
Hide file tree
Showing 12 changed files with 3 additions and 2,925 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,6 @@ jspm_packages

.DS_Store
.vscode

# Test
test
5 changes: 0 additions & 5 deletions test/.env.example

This file was deleted.

2 changes: 0 additions & 2 deletions test/.gitignore

This file was deleted.

76 changes: 0 additions & 76 deletions test/package.json

This file was deleted.

17 changes: 0 additions & 17 deletions test/src/config/mysql.js

This file was deleted.

3 changes: 0 additions & 3 deletions test/src/helpers/array-diff.js

This file was deleted.

39 changes: 0 additions & 39 deletions test/src/helpers/custom-microrouter.js

This file was deleted.

23 changes: 0 additions & 23 deletions test/src/index.js

This file was deleted.

142 changes: 0 additions & 142 deletions test/src/test.controller.js

This file was deleted.

11 changes: 0 additions & 11 deletions test/src/test.middleware.js

This file was deleted.

28 changes: 0 additions & 28 deletions test/src/test.model.js

This file was deleted.

Loading

0 comments on commit b8092e3

Please sign in to comment.