mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
lang/org: fix unit test
This commit is contained in:
@ -1,9 +1,5 @@
|
|||||||
;;; lang/org/test/org.el -*- lexical-binding: t; -*-
|
;;; lang/org/test/org.el -*- lexical-binding: t; -*-
|
||||||
|
|
||||||
(when (featurep 'org)
|
|
||||||
(unload-feature 'org t))
|
|
||||||
(require! :lang org)
|
(require! :lang org)
|
||||||
|
|
||||||
(require 'org (locate-library "org" nil doom--package-load-path))
|
|
||||||
|
|
||||||
;;
|
;;
|
||||||
|
Reference in New Issue
Block a user