Fix markdown link formatting in README.md
This commit is contained in:
parent
533a643c2d
commit
120d6d73fa
1 changed files with 1 additions and 1 deletions
|
|
@ -149,7 +149,7 @@ Tests are organized in three layers:
|
||||||
is the authoritative description of what Jolt promises.
|
is the authoritative description of what Jolt promises.
|
||||||
- **`test/integration/`** — cross-cutting and regression batteries: the Clojure
|
- **`test/integration/`** — cross-cutting and regression batteries: the Clojure
|
||||||
conformance suite, SCI bootstrap/runtime loading, jank conformance, the
|
conformance suite, SCI bootstrap/runtime loading, jank conformance, the
|
||||||
cross-dialect [clojure-test-suite]((https://github.com/jank-lang/clojure-test-suite)
|
cross-dialect [clojure-test-suite](https://github.com/jank-lang/clojure-test-suite)
|
||||||
(run via a minimal `clojure.test` shim against `~/src/clojure-test-suite`, if
|
(run via a minimal `clojure.test` shim against `~/src/clojure-test-suite`, if
|
||||||
present, and baseline-guarded), compile-mode tests, the library API, and a
|
present, and baseline-guarded), compile-mode tests, the library API, and a
|
||||||
broad systematic-coverage net.
|
broad systematic-coverage net.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue