From cfa1d08e7ef4f6cfc4f96aba98b8186c3c97a418 Mon Sep 17 00:00:00 2001 From: Yacine Elhamer Date: Tue, 20 Jun 2023 11:28:40 +0100 Subject: [PATCH] update testfiles submodule to point at dev branch --- .gitmodules | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitmodules b/.gitmodules index 079d13dc..ec880fe0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,4 @@ [submodule "tests/data"] path = tests/data url = ../capa-testfiles.git + branch = dynamic-feature-extractor