changelog shortlog graph tags branches changeset file revisions annotate raw help

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

revision 214: 0d46ef787334
parent 96: 301fd45bbe73
     1.1--- a/lisp/lib/packy/tests.lisp	Fri Feb 23 21:27:25 2024 -0500
     1.2+++ b/lisp/lib/packy/tests.lisp	Sat Feb 24 22:15:53 2024 -0500
     1.3@@ -5,4 +5,6 @@
     1.4 (defsuite :packy)
     1.5 (in-suite :packy)
     1.6 
     1.7+(deftest packy-db ())
     1.8+
     1.9 (deftest packy-objects ())