Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions bloopunit.el
Original file line number Diff line number Diff line change
Expand Up @@ -249,6 +249,7 @@ Specify optional SINGLE (T)) to try to run only a single test case."
(split-string (bloopunit--retrieve-projects))))
(message "Selected project: %s" *bloop-project*))

;;;###autoload
(define-minor-mode bloopunit-mode
"Bloop unit - test runner. Runs Bloop to execute tests."
:lighter " BU"
Expand Down