Update CEDET manual tests so that they run.

To run visit test/manual/cedet/cedet-utests.el
M-x eval-buffer
M-x cedet-utest
Author: Eric Ludlam <zappo@gnu.org>
This commit is contained in:
Eric Ludlam 2019-10-14 20:46:01 -04:00 committed by Stefan Monnier
parent a99812ee0f
commit 128f803197
4 changed files with 53 additions and 24 deletions

View file

@ -607,6 +607,8 @@ SORT-PRED if desired."
(chart-bar-quickie 'vertical "Test Bar Chart"
'( "U1" "ME2" "C3" "B4" "QT" "EZ") "Items"
'( 5 -10 23 20 30 -3) "Values")
(if (not (called-interactively-p 'any))
(kill-buffer "*Test Bar Chart*"))
)
;;; Sample utility function