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

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

[elpa] externals/phps-mode b82471b38a 09/15: Removed TODO item


From: Christian Johansson
Subject: [elpa] externals/phps-mode b82471b38a 09/15: Removed TODO item
Date: Sat, 26 Feb 2022 02:06:37 -0500 (EST)

branch: externals/phps-mode
commit b82471b38ad241b1bfd090377572c352b1802a91
Author: Christian Johansson <christian@cvj.se>
Commit: Christian Johansson <christian@cvj.se>

    Removed TODO item
---
 test/phps-mode-test-parser.el | 1 -
 1 file changed, 1 deletion(-)

diff --git a/test/phps-mode-test-parser.el b/test/phps-mode-test-parser.el
index 4039a61822..03bebe3f84 100644
--- a/test/phps-mode-test-parser.el
+++ b/test/phps-mode-test-parser.el
@@ -288,7 +288,6 @@
    (lambda()
      (phps-mode-parser-parse)))
 
-  ;; TODO Make this pass
   (phps-mode-test-parser--buffer-contents
    "<?php\n$case = 'First';\nswitch ($case)\n{\n    case 'First':\n    case 
'Second':\n        echo 'was here';\n}"
    "Switch case with multiple conditions for same case"



reply via email to

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