Fix go tests in LLDB

pull/3215/head
Matt 4 months ago
parent 9e93d00803
commit e1b6b1f209
No known key found for this signature in database

@ -1,5 +1,7 @@
from __future__ import annotations
import pytest
from ....host import Controller
from . import get_binary
from . import pwndbg_test

Loading…
Cancel
Save