lang/org: fix unit test
This commit is contained in:
parent
82abc8647a
commit
d738a8d13a
1 changed files with 0 additions and 4 deletions
|
@ -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))
|
|
||||||
|
|
||||||
;;
|
;;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue