We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbfa114 commit f3e0bb5Copy full SHA for f3e0bb5
src/main/cljs/cljs/test.cljs
@@ -587,7 +587,7 @@
587
(group-by (comp :ns meta) vars)))
588
589
(defn test-vars
590
- "Groups vars by their namespace and runs test-vars on them with
+ "Groups vars by their namespace and runs test-var on them with
591
appropriate fixtures assuming they are present in the current
592
testing environment."
593
[vars]
0 commit comments