Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
63cd50d4
Commit
63cd50d4
authored
Jul 11, 2013
by
Glenn Morris
Browse files
* automated/flymake-tests.el (flymake-tests): Remove unused group.
parent
a550ba33
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
3 deletions
+2
-3
test/ChangeLog
test/ChangeLog
+2
-0
test/automated/flymake-tests.el
test/automated/flymake-tests.el
+0
-3
No files found.
test/ChangeLog
View file @
63cd50d4
2013-07-11 Glenn Morris <rgm@gnu.org>
2013-07-11 Glenn Morris <rgm@gnu.org>
* automated/flymake-tests.el (flymake-tests): Remove unused group.
* automated/icalendar-tests.el (icalendar-tests--do-test-cycle):
* automated/icalendar-tests.el (icalendar-tests--do-test-cycle):
Use with-current-buffer.
Use with-current-buffer.
...
...
test/automated/flymake-tests.el
View file @
63cd50d4
...
@@ -25,9 +25,6 @@
...
@@ -25,9 +25,6 @@
(
require
'ert
)
(
require
'ert
)
(
require
'flymake
)
(
require
'flymake
)
(
defgroup
flymake-tests
nil
"Test suite for flymake."
)
;; Warning predicate
;; Warning predicate
(
defun
flymake-tests--current-face
(
file
predicate
)
(
defun
flymake-tests--current-face
(
file
predicate
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment