This commit is contained in:
Dmitri Sotnikov 2026-06-06 05:22:39 +08:00 committed by GitHub
parent f24c9aa1fd
commit b6e66e53d2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -119,7 +119,7 @@ exercises it.
### clojure-test-suite conformance
The [clojure-test-suite](https://github.com/lread/clojure-test-suite) battery
The [clojure-test-suite](https://github.com/jank-lang/clojure-test-suite) battery
runs ~3900 assertions green. Jolt validates its arguments like Clojure —
arithmetic on non-numbers, comparisons against `nil`, out-of-range indices,
malformed `conj!`/`assoc!`/`merge`, and non-seqable `first`/`seq`/`vec` all