mirror of
https://github.com/vale981/doom-modeline
synced 2025-03-04 08:51:39 -05:00
Fix UT.
This commit is contained in:
parent
2ad988bc2e
commit
c057016d8b
1 changed files with 1 additions and 1 deletions
|
@ -131,7 +131,7 @@
|
|||
(doom-modeline-project-root () default-directory))
|
||||
(should
|
||||
(string= (substring-no-properties (doom-modeline-buffer-file-name))
|
||||
"%b")))))
|
||||
"project/relative/test.txt")))))
|
||||
|
||||
(ert-deftest doom-modeline-buffer-file-name/file-name ()
|
||||
(let ((default-directory "/home/user/project/")
|
||||
|
|
Loading…
Add table
Reference in a new issue