aboutsummaryrefslogtreecommitdiff
path: root/tests/test-calendar-sync--parse-organizer.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-05-24 16:12:56 -0500
committerCraig Jennings <c@cjennings.net>2026-05-24 16:12:56 -0500
commit9a0560e87867dc2a23767f66940ba4fb4d5a5c20 (patch)
tree0f29d1d3eb516cd30e87657c390235575c0a38e6 /tests/test-calendar-sync--parse-organizer.el
parent6479f122c3544d29fefedd749f6adaf29aca04af (diff)
downloaddotemacs-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 'tests/test-calendar-sync--parse-organizer.el')
0 files changed, 0 insertions, 0 deletions