mirror of
https://github.com/logseq/logseq.git
synced 2026-04-30 08:56:29 +00:00
Also adjust one test which made verbose mode unreadable by printing a large data structure where an assertion should go
12 lines
485 B
Clojure
12 lines
485 B
Clojure
{:paths ["src"]
|
|
:deps
|
|
{logseq/common
|
|
{:local/root "../common"}
|
|
medley/medley {:mvn/version "1.4.0"}
|
|
metosin/malli {:mvn/version "0.16.1"}
|
|
logseq/clj-fractional-indexing {:git/url "https://github.com/logseq/clj-fractional-indexing"
|
|
:sha "7182b7878410f78536dc2b6df35ed32ef9cd6b61"}
|
|
io.github.nextjournal/nbb-test-runner
|
|
{:git/sha "60ed57aa04bca8d604f5ba6b28848bd887109347"}
|
|
io.github.pez/baldr {:mvn/version "1.0.9"}}}
|