Since we use the serial test harness we can't use AM_TESTS_ENVIRONMENT. The script is necessary for out-of-tree builds.
4 lines
59 B
Bash
Executable File
4 lines
59 B
Bash
Executable File
#!/bin/sh
|
|
|
|
${TOX} -c ${srcdir} --skip-missing-interpreters
|