Hi William,

William Bader <[email protected]> writes:

> Is there a way to run a single test?
> I could find the minimal value that works on my CentOS 7 server.
> I tried "make check TESTS=test-fold-zero-width.sh VERBOSE=yes" from
> both the top level directory and from the "tests" directory, but it
> says:

Try to run this instead:

    $ make check TESTS=tests/fold/fold-zero-width.sh VERBOSE=yes

That should work.

Collin

Reply via email to