From ebd0d2f8fd1812921486864a25e3e68ca3d20092 Mon Sep 17 00:00:00 2001 From: Arthur Baars Date: Thu, 19 Sep 2024 12:22:41 +0200 Subject: [PATCH] try to fix windows failure --- rust/integration-tests/hello-project/source_archive.expected | 1 + 1 file changed, 1 insertion(+) diff --git a/rust/integration-tests/hello-project/source_archive.expected b/rust/integration-tests/hello-project/source_archive.expected index 1e88c9d0e7aae..1d5bd704a2a02 100644 --- a/rust/integration-tests/hello-project/source_archive.expected +++ b/rust/integration-tests/hello-project/source_archive.expected @@ -1,3 +1,4 @@ +src/directory_module/ignored.rs src/directory_module/mod.rs src/directory_module/nested_module.rs src/file_module.rs