emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] scratch/merge-cedet-tests 4bf5287 199/316: Fix interactive


From: Edward John Steere
Subject: [Emacs-diffs] scratch/merge-cedet-tests 4bf5287 199/316: Fix interactive unit tests.
Date: Sat, 28 Jan 2017 09:10:01 +0000 (UTC)

branch: scratch/merge-cedet-tests
commit 4bf5287c4f075ab706fedea32ba456f486771cb4
Author: David Engster <address@hidden>
Commit: Edward John Steere <address@hidden>

    Fix interactive unit tests.
    
    * pulse-utest.el (pulse-test): Use normal overlay functions.
    
    * cedet-utests.el (chart): Require.
---
 test/manual/cedet/cedet-utests.el |    1 +
 1 file changed, 1 insertion(+)

diff --git a/test/manual/cedet/cedet-utests.el 
b/test/manual/cedet/cedet-utests.el
index d058136..f9d6e5f 100644
--- a/test/manual/cedet/cedet-utests.el
+++ b/test/manual/cedet/cedet-utests.el
@@ -45,6 +45,7 @@
 (require 'cedet/cogre/utest)
 (require 'cedet/cogre/periodic-utest)
 (require 'cedet/cogre/convert-utest)
+(require 'chart)
 
 ;;; Code:
 (defvar cedet-utest-test-alist



reply via email to

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