Skip to content

Commit

Permalink
Renamed all unit tests to make it easier for integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Elis Axelsson committed Jun 3, 2017
1 parent 60c0a98 commit d0442ad
Show file tree
Hide file tree
Showing 7 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,9 @@ test:
${MAKE} unit
${MAKE} clean

# Run all tests in tests/unit/
unit:
${CASK} exec buttercup -L .
${CASK} exec buttercup -L . tests/unit/

build:
${CASK} build
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit d0442ad

Please sign in to comment.