mirror of
https://github.com/logseq/logseq.git
synced 2026-02-01 22:47:36 +00:00
or incorrect in case of graph-view. Removed file graph specific tests that depended on gp-db
8 lines
286 B
Clojure
8 lines
286 B
Clojure
{:paths ["src"]
|
|
:api-namespaces [logseq.graph-parser.property
|
|
logseq.graph-parser.exporter
|
|
;; Used in tests
|
|
logseq.graph-parser.test.docs-graph-helper
|
|
logseq.graph-parser.schema.mldoc]
|
|
:report {:format :ignore}}
|