aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/test-init-module-headers.el12
1 files changed, 11 insertions, 1 deletions
diff --git a/tests/test-init-module-headers.el b/tests/test-init-module-headers.el
index df3df728..f6c8e7ba 100644
--- a/tests/test-init-module-headers.el
+++ b/tests/test-init-module-headers.el
@@ -57,7 +57,17 @@
"mousetrap-mode"
"popper-config"
"dashboard-config"
- "nerd-icons-config")
+ "nerd-icons-config"
+ ;; Batch 5 — Dev entry-points, diff, help, lint, VC (Layer 2)
+ "coverage-core"
+ "coverage-elisp"
+ "dev-fkeys"
+ "diff-config"
+ "help-config"
+ "help-utils"
+ "flycheck-config"
+ "test-runner"
+ "vc-config")
"Modules annotated with the load-graph header contract.
Grows one batch at a time. Parity with the init.el require set is the
Phase 1 exit criterion.")