From: Kevin Day Date: Sat, 23 Apr 2022 04:36:43 +0000 (-0500) Subject: Cleanup: Remove non-existent header file in f_environment unit test mock settings. X-Git-Tag: 0.5.10~186 X-Git-Url: https://git.kevux.org/?a=commitdiff_plain;h=207402fbb52fc8501b9018cd05c90e5a82eaed48;p=fll Cleanup: Remove non-existent header file in f_environment unit test mock settings. --- diff --git a/level_0/f_environment/data/build/settings-mocks b/level_0/f_environment/data/build/settings-mocks index 8e0956d..c13e742 100644 --- a/level_0/f_environment/data/build/settings-mocks +++ b/level_0/f_environment/data/build/settings-mocks @@ -32,7 +32,7 @@ build_libraries-individual -lf_memory -lf_string build_sources_library environment.c ../../tests/unit/c/mock-environment.c -build_sources_headers environment.h environment/common.h environment/type.h +build_sources_headers environment.h environment/common.h build_script yes build_shared yes