Skip to content

Commit

Permalink
Cleanup test directory
Browse files Browse the repository at this point in the history
  • Loading branch information
limitusus committed Jan 8, 2019
1 parent 9b92400 commit 18ecc8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ test:
go tool cover -html=test/coverage.out -o test/coverage.html

clean:
- $(RM) dist/*
- $(RM) dist/* test/*

0 comments on commit 18ecc8f

Please sign in to comment.