changelog shortlog graph tags branches changeset file revisions annotate raw help

Mercurial > core / lisp/lib/rdb/tests.lisp

revision 678: 2b7d5a8d63ac
parent 624: 97dd03beda03
     1.1--- a/lisp/lib/rdb/tests.lisp	Tue Sep 24 22:19:05 2024 -0400
     1.2+++ b/lisp/lib/rdb/tests.lisp	Wed Sep 25 21:39:39 2024 -0400
     1.3@@ -119,7 +119,6 @@
     1.4      (get-prop tmp "rocksdb.levelstats")
     1.5      (print-stats tmp))))
     1.6 
     1.7-
     1.8 (deftest metadata ()
     1.9   "Test metadata types: CF -> LEVEL -> SST-FILE."
    1.10   (with-temp-db (tmp () :open t :destroy t)