aboutsummaryrefslogtreecommitdiff
path: root/tests/test-init-module-headers.el
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-init-module-headers.el')
-rw-r--r--tests/test-init-module-headers.el13
1 files changed, 12 insertions, 1 deletions
diff --git a/tests/test-init-module-headers.el b/tests/test-init-module-headers.el
index f6c8e7ba..7ab99448 100644
--- a/tests/test-init-module-headers.el
+++ b/tests/test-init-module-headers.el
@@ -67,7 +67,18 @@
"help-utils"
"flycheck-config"
"test-runner"
- "vc-config")
+ "vc-config"
+ ;; Batch 6 — Programming modules (Layer 2-4)
+ "prog-general"
+ "prog-c"
+ "prog-go"
+ "prog-lisp"
+ "prog-python"
+ "prog-webdev"
+ "prog-json"
+ "prog-yaml"
+ "prog-shell"
+ "prog-training")
"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.")