Skip to content

Commit

Permalink
remove references to test-outputs/ dir, which is unused
Browse files Browse the repository at this point in the history
  • Loading branch information
boneskull committed Aug 1, 2016
1 parent 733ca29 commit 4de8045
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
.DS_Store
node_modules
test-outputs
*.sock
testing
_mocha.js
Expand Down
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ mocha.js: $(SRC) $(SUPPORT)
clean:
@printf "==> [Clean]\n"
rm -f mocha.js
rm -rf test-outputs

lint:
@printf "==> [Test :: Lint]\n"
Expand Down

0 comments on commit 4de8045

Please sign in to comment.