Skip to content

Commit

Permalink
Fix metadata-read-only test, partially
Browse files Browse the repository at this point in the history
  • Loading branch information
ahyatt committed Jul 21, 2024
1 parent a54cf0c commit b7711ed
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions ekg-test.el
Original file line number Diff line number Diff line change
Expand Up @@ -334,9 +334,6 @@
(cl-loop for i from 1 to 10
do
(ekg-capture)
;; TODO(ahyatt) Find out why this is necessary to reproduce bad
;; behavior.
(funcall mode)
(goto-char i)
(cond
((= i 1)
Expand Down

0 comments on commit b7711ed

Please sign in to comment.