Skip to content

Commit

Permalink
Fix watch buffer test
Browse files Browse the repository at this point in the history
  • Loading branch information
svaante committed Oct 18, 2024
1 parent 9122994 commit b12a8df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dape-tests.el
Original file line number Diff line number Diff line change
Expand Up @@ -344,6 +344,7 @@ Expects line with string \"breakpoint\" in source."

(ert-deftest dape-test-watch-buffer()
"Watch buffer content and commands."
(setq dape-variable-auto-expand-alist nil)
(dape-test--with-files
((main-buffer
"main.py"
Expand Down

0 comments on commit b12a8df

Please sign in to comment.