Fix run-test
This commit is contained in:
parent
5be61476d8
commit
e5ee1f4a77
1 changed files with 1 additions and 1 deletions
|
|
@ -839,4 +839,4 @@
|
|||
(println test-symbol "is not a test.")))
|
||||
|
||||
:else
|
||||
`(run-test-var ~test-var))))
|
||||
`(clojure.test/run-test-var ~test-var))))
|
||||
|
|
|
|||
Loading…
Reference in a new issue