|
@@ -412,7 +412,7 @@
|
|
|
(outliner-tx/transact! {:graph test-db}
|
|
(outliner-tx/transact! {:graph test-db}
|
|
|
(outliner-core/delete-blocks! blocks {})))))))
|
|
(outliner-core/delete-blocks! blocks {})))))))
|
|
|
|
|
|
|
|
-(deftest ^:long random-moves
|
|
|
|
|
|
|
+#_(deftest ^:long random-moves
|
|
|
(testing "Random moves"
|
|
(testing "Random moves"
|
|
|
(transact-random-tree!)
|
|
(transact-random-tree!)
|
|
|
(let [c1 (get-blocks-count)
|
|
(let [c1 (get-blocks-count)
|