Commit 6dad5515 authored by unknown's avatar unknown
Browse files

Makefile.am:

  Add running of test suite with --ps-protocol to 'test' target


Makefile.am:
  Add running of test suite with --ps-protocol to 'test' target
parent c9a0e4ad
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -100,5 +100,8 @@ tags:
# Test installation

test:
	cd mysql-test ; ./mysql-test-run
	cd mysql-test
        ./mysql-test-run
        ./mysql-test-run --ps-protocol