tests: use mock executors
This commit is contained in:
parent
559bf2d1a4
commit
cd8fbb64fb
3 changed files with 21 additions and 20 deletions
|
|
@ -1,5 +1,6 @@
|
|||
PATH="$(atf_get_srcdir)/..:$PATH"
|
||||
FIXTURES="$(atf_get_srcdir)/fixtures"
|
||||
EXECUTORS="$(atf_get_srcdir)/executors"
|
||||
|
||||
tests_init() {
|
||||
TESTS="$@"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue