diff --git a/bin/test/Makefile b/bin/test/Makefile index 7bec6ba0..3a905826 100644 --- a/bin/test/Makefile +++ b/bin/test/Makefile @@ -9,6 +9,7 @@ check: ./replication_test3.pl ./replication_test4.pl ./replication_test5.pl + ./replication_test6.pl .PHONY: install