~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/Makefile.am

MErge Monty.

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
TEST_RUN= $(PERL) -I$(top_srcdir)/tests/lib \
36
36
                ${top_srcdir}/tests/test-run.pl \
37
37
                --vardir=${top_builddir}/tests/var \
 
38
                --suitepath=${top_srcdir}/plugin \
38
39
                --testdir=${top_srcdir}/tests \
39
40
                --mtr-build-thread=$$$$
40
41