diff options
| author | Craig Jennings <c@cjennings.net> | 2026-05-24 16:12:56 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-05-24 16:12:56 -0500 |
| commit | 9a0560e87867dc2a23767f66940ba4fb4d5a5c20 (patch) | |
| tree | 0f29d1d3eb516cd30e87657c390235575c0a38e6 /modules/custom-text-enclose.el | |
| parent | 6479f122c3544d29fefedd749f6adaf29aca04af (diff) | |
| download | dotemacs-9a0560e87867dc2a23767f66940ba4fb4d5a5c20.tar.gz dotemacs-9a0560e87867dc2a23767f66940ba4fb4d5a5c20.zip | |
test: require host-environment in system-defaults tests
system-defaults reads `env-bsd-p` (host-environment) and `user-home-dir` (user-constants) at load, but the module declares both only via eval-when-compile. Loading the compiled module in isolation leaves `env-bsd-p` void, so the test failed whenever it ran outside a full init. I added the host-environment require alongside the existing user-constants require so the unit loads standalone. The production fix (promoting those eval-when-compile requires to a runtime require) is Phase 2 work, recorded in the module inventory.
Diffstat (limited to 'modules/custom-text-enclose.el')
0 files changed, 0 insertions, 0 deletions
