Skip to content

Commit

Permalink
Merge remote-tracking branch 'richtja/external_script_fix'
Browse files Browse the repository at this point in the history
Signed-off-by: Cleber Rosa <[email protected]>
  • Loading branch information
clebergnu committed Nov 16, 2023
2 parents 1e8315e + 8879c4b commit 53c4418
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/external_runner.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
import sys

from avocado.core.job import Job
from avocado.core.nrunner import Runnable
from avocado.core.nrunner.runnable import Runnable
from avocado.core.suite import TestSuite
from avocado.utils.path import find_command

Expand Down

0 comments on commit 53c4418

Please sign in to comment.