diff options
Diffstat (limited to 'tests/test-init-module-headers.el')
| -rw-r--r-- | tests/test-init-module-headers.el | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/tests/test-init-module-headers.el b/tests/test-init-module-headers.el index 478819b89..f395fd71f 100644 --- a/tests/test-init-module-headers.el +++ b/tests/test-init-module-headers.el @@ -35,7 +35,9 @@ "custom-datetime" "custom-buffer-file" "custom-line-paragraph" - "custom-misc" + "custom-counts" + "custom-format" + "custom-text-transform" "custom-ordering" "custom-text-enclose" "custom-whitespace" @@ -97,6 +99,10 @@ "ai-term" "browser-config" "calendar-sync" + "calendar-sync-ics" + "calendar-sync-recurrence" + "calendar-sync-org" + "calendar-sync-source" "calibredb-epub-config" "chrono-tools" "dirvish-config" @@ -129,7 +135,8 @@ "tramp-config" "transcription-config" "video-audio-recording" - "term-config" + "video-audio-recording-devices" + "video-audio-recording-capture" "weather-config" "wrap-up") "Modules annotated with the load-graph header contract. |
