--- iodine-0.7.0/Makefile
+++ iodine-0.7.0/Makefile
@@ -35,8 +35,7 @@
 	$(RM) $(RM_FLAGS) $(DESTDIR)$(mandir)/man8/iodine.8
 
 test: all
-	@echo "!! The check library is required for compiling and running the tests"
-	@echo "!! Get it at http://check.sf.net"
+	@echo "Executing tests target"
 	@(cd tests; $(MAKE) TARGETOS=$(TARGETOS) all)
 
 clean:
