test: isolate range contracts from native discovery
This commit is contained in:
parent
459098b074
commit
f0674b348c
@ -8,6 +8,12 @@
|
||||
(require 'subr-x)
|
||||
(require 'etaf)
|
||||
|
||||
;; This suite locks ETAF range and slot semantics against the named Elisp
|
||||
;; projection plans. Keep an optional locally built Ebox module from
|
||||
;; replacing those plans with `native-frame'; native execution is covered by
|
||||
;; the Playground integration and performance gates.
|
||||
(setq ebox-native-reflow-module-path nil)
|
||||
|
||||
(defvar etaf-test-state-cell nil)
|
||||
(defvar etaf-test-setup-count 0)
|
||||
(defvar etaf-test-mounted-count 0)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user