tests: remove unused file

Missing change from e44faef21c.
This commit is contained in:
Andrew Marshall
2025-09-29 07:36:00 -04:00
committed by Austin Horstman
parent b408d49b84
commit 466d5909eb

View File

@@ -1,9 +0,0 @@
# Only source this once.
if [ -n "$__HM_SESS_VARS_SOURCED" ]; then return; fi
export __HM_SESS_VARS_SOURCED=1
@exportLocaleVar@
export V1="v1"
export V2="v2-v1"
export XDG_CACHE_HOME="/home/hm-user/.cache"
export XDG_CONFIG_HOME="/home/hm-user/.config"
export XDG_DATA_HOME="/home/hm-user/.local/share"