branch: externals/shell-command+
commit 1c32e73e4fe4c8714c2170d0a2b8516c6243ecf3
Author: Philip Kaludercic <phil...@posteo.net>
Commit: Philip Kaludercic <phil...@posteo.net>

    Add a FIXME comment to re-enable the disabled tests
---
 shell-command+-tests.el | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/shell-command+-tests.el b/shell-command+-tests.el
index c2f4b6a86f..26ddf50347 100644
--- a/shell-command+-tests.el
+++ b/shell-command+-tests.el
@@ -20,6 +20,11 @@
 ;;; Commentary:
 
 ;; Tests for the `shell-command+' parsers.
+;;
+;; FIXME: Due to the changes in 93233c9g a number of tests have been
+;; disabled (see 834c026) that made implicit assumptions on the
+;; internal structure of the code.  These tests should eventually be
+;; added back to improve the automated testing.
 
 ;;; Code:
 

Reply via email to