projects
/
elisp
/
wanderlust.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
94ad4ba
)
* check-base64.el (toplevel): Remove (require 'wl).
author
kaoru
<kaoru>
Sun, 25 Nov 2001 04:15:18 +0000
(
04:15
+0000)
committer
kaoru
<kaoru>
Sun, 25 Nov 2001 04:15:18 +0000
(
04:15
+0000)
tests/ChangeLog
patch
|
blob
|
history
tests/check-base64.el
patch
|
blob
|
history
diff --git
a/tests/ChangeLog
b/tests/ChangeLog
index
212a592
..
6d513be
100644
(file)
--- a/
tests/ChangeLog
+++ b/
tests/ChangeLog
@@
-1,5
+1,7
@@
2001-11-25 TAKAHASHI Kaoru <kaoru@kaisei.org>
+ * check-base64.el (toplevel): Remove (require 'wl).
+
* check-modules.el (check-modules-flim-mime-entity)
(check-modules-flim-mime-content-information)
(check-modules-flim-encoded-word)
diff --git
a/tests/check-base64.el
b/tests/check-base64.el
index
1f34764
..
c21707b
100644
(file)
--- a/
tests/check-base64.el
+++ b/
tests/check-base64.el
@@
-1,5
+1,4
@@
(require 'lunit)
-(require 'wl)
(luna-define-class check-base64 (lunit-test-case))