Skip to content

Commit 01569d9

Browse files
committed
Move test return-type file to doc-comment directory
1 parent 45d6713 commit 01569d9

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed
File renamed without changes.

tests/php-mode-test.el

+1-1
Original file line numberDiff line numberDiff line change
@@ -672,7 +672,7 @@ Meant for `php-mode-test-issue-503'."
672672
:faces (cond ((eq emacs-major-version 24) ".24.faces")
673673
((version<= "27" emacs-version) ".27.faces")
674674
(t t))))
675-
(with-php-mode-test ("doc-comment-return-type.php" :faces t))
675+
(with-php-mode-test ("doc-comment/return-type.php" :faces t))
676676
(with-php-mode-test ("doc-comment/inheritdoc.php" :faces t))
677677
(with-php-mode-test ("lang/types/cast.php" :faces t))
678678
(with-php-mode-test ("lang/types/function.php" :faces t))

0 commit comments

Comments
 (0)