Skip to content

Commit 7c20b9c

Browse files
committed
feat(tools): add support for restclient-test
1 parent 209bb6b commit 7c20b9c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

modules/me-tools.el

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -238,6 +238,9 @@ certs, rather than reject them silently."
238238
(use-package restclient-jq
239239
:straight t)
240240

241+
(use-package restclient-test
242+
:straight t)
243+
241244
(use-package impostman
242245
:straight t)
243246

0 commit comments

Comments
 (0)