Skip to content

Commit b515e99

Browse files
committed
Fix typo
1 parent a48af15 commit b515e99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/nrepl-client-tests.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
:to-equal " *nrepl-server localhost:1*"))))
4747

4848

49-
(describe "nrepl-dbing-response"
49+
(describe "nrepl-dbind-response"
5050
(it "destructures a nREPL response dict and binds values to given vars"
5151
(expect (nrepl-dbind-response
5252
'(dict

0 commit comments

Comments
 (0)