Revision 11c049e963b22db0f01cfeeb9b125d815a0c9445 authored by Michael Catanzaro on 05 January 2020, 02:46:25 UTC, committed by Michael Catanzaro on 05 January 2020, 02:46:25 UTC
This shouldn't make any difference, because this code should only ever
be running in the main context that was thread-default at the time the
task was created, so it should already match the task's context. But
let's make sure, just in case.
1 parent 85c19a7
Raw File
template-tap.test.in
[Test]
Type=session
Exec=@env@@installed_tests_dir@/@program@
Output=TAP
back to top