From 404c7a7e889dc3a80b72feb685f087fe8fe47850 Mon Sep 17 00:00:00 2001 From: William Ballenthin Date: Fri, 30 Apr 2021 08:48:49 -0600 Subject: [PATCH] tests: fix function id tests --- tests/test_function_id.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test_function_id.py b/tests/test_function_id.py index 9adbe8da..c6ad2be9 100644 --- a/tests/test_function_id.py +++ b/tests/test_function_id.py @@ -1,4 +1,4 @@ -from fixtures import get_function, extract_function_features +from fixtures import get_function, pma16_01_extractor, extract_function_features import capa.features.insn