Skip to content
Commit e37d12e6 authored by Maciej Perkowski's avatar Maciej Perkowski Committed by Anas Nashif
Browse files

Twister: Refactor Test(Harness).handle()



The function `handle()` from class `Test(Harness)` had most of its
code being the direct copy of the code from
`Harness.process_test(line)`. This patch replaces the copied code
with the call for `process_test(line)` and removes repetition of
this function call.

Signed-off-by: default avatarMaciej Perkowski <Maciej.Perkowski@nordicsemi.no>
parent 3a659805
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment