emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/phps-mode 208a788 208/405: Re-organized indent tests


From: Stefan Monnier
Subject: [elpa] externals/phps-mode 208a788 208/405: Re-organized indent tests
Date: Sat, 13 Jul 2019 10:00:14 -0400 (EDT)

branch: externals/phps-mode
commit 208a788b34658a673621921b338da69e03af55d3
Author: Christian Johansson <address@hidden>
Commit: Christian Johansson <address@hidden>

    Re-organized indent tests
---
 phps-mode-test-functions.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/phps-mode-test-functions.el b/phps-mode-test-functions.el
index c5c3363..25fb65a 100644
--- a/phps-mode-test-functions.el
+++ b/phps-mode-test-functions.el
@@ -535,8 +535,8 @@
   (phps-mode-test-functions-get-lines-indent-inline-if)
   (phps-mode-test-functions-get-lines-indent-alternative-if)
   (phps-mode-test-functions-get-lines-indent-multi-line-assignments)
-  (phps-mode-test-functions-get-lines-indent)
   (phps-mode-test-functions-get-lines-indent-switch-case)
+  (phps-mode-test-functions-get-lines-indent)
   (phps-mode-test-functions-indent-line))
 
 (phps-mode-test-functions)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]