Skip to content

Commit

Permalink
Renable tests from previous merge
Browse files Browse the repository at this point in the history
  • Loading branch information
colmmacc committed Jul 13, 2015
1 parent 0e4a4d7 commit 621eec8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/Makefile
Expand Up @@ -22,8 +22,8 @@ endif

.PHONY : all
all:
# ${MAKE} -C testlib
# ${MAKE} -C unit
${MAKE} -C testlib
${MAKE} -C unit
@echo "\033[1m ${COMPILE_INFO} \033[0;39m"

include ../s2n.mk
Expand Down

0 comments on commit 621eec8

Please sign in to comment.