Skip to content

Commit

Permalink
Forgot to remove dead tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
logic committed Dec 29, 2001
1 parent 6eec719 commit 128af37
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,7 @@ rblcheck_SOURCES = rblcheck.c

bin_SCRIPTS = rbl

XFAIL_TESTS = \
tests/maps/rbl/listed tests/maps/rbl/unlisted \
tests/maps/rss/listed tests/maps/rss/unlisted
XFAIL_TESTS =
TESTS = tests/clearlist tests/addlisting tests/removelisting $(XFAIL_TESTS)

# We don't include README.ALPHA or bootstrap here, so we don't include them
Expand Down

0 comments on commit 128af37

Please sign in to comment.