Skip to content

Commit

Permalink
Remove empty test files.
Browse files Browse the repository at this point in the history
  • Loading branch information
kr committed Dec 23, 2008
1 parent d9077f4 commit b92ee5f
Show file tree
Hide file tree
Showing 9 changed files with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions Makefile.am
Expand Up @@ -17,15 +17,8 @@ aux_sources = \
beanstalkd_SOURCES = beanstalkd.c $(aux_sources)

tests = \
$(srcdir)/tests/test_conn.c \
$(srcdir)/tests/test_job.c \
$(srcdir)/tests/test_ms.c \
$(srcdir)/tests/test_net.c \
$(srcdir)/tests/test_pq.c \
$(srcdir)/tests/test_prot.c \
$(srcdir)/tests/test_reserve.c \
$(srcdir)/tests/test_tube.c \
$(srcdir)/tests/test_util.c
$(srcdir)/tests/test_pq.c

EXTRA_DIST = cut.c cutgen.c $(tests) cut.h sh-tests check.sh check-one.sh \
binlog.h \
Expand Down
Empty file removed tests/test_conn.c
Empty file.
Empty file removed tests/test_ms.c
Empty file.
Empty file removed tests/test_net.c
Empty file.
Empty file removed tests/test_primes.c
Empty file.
Empty file removed tests/test_prot.c
Empty file.
Empty file removed tests/test_reserve.c
Empty file.
Empty file removed tests/test_tube.c
Empty file.
Empty file removed tests/test_util.c
Empty file.

0 comments on commit b92ee5f

Please sign in to comment.