Commit fb4c949f authored by unknown's avatar unknown
Browse files

Added test-force to Makefile.

parent 9a714420
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -96,3 +96,7 @@ tags:
test:
	cd mysql-test ; \
	./mysql-test-run

test-force:
	cd mysql-test ; \
	./mysql-test-run --force