Skip to content

Commit

Permalink
fix unit-test/Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
qinzuoyan committed Dec 3, 2015
1 parent e3066ad commit c5caf35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion unit-test/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ TESTS = \
test_timeout_manager \
test_io_service_pool

all: check_depends $(TESTS)
all: $(TESTS)

.PHONY: check_depends clean

Expand Down

0 comments on commit c5caf35

Please sign in to comment.