X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;ds=sidebyside;f=kmrcl.asd;h=fa298022bf550da93778fbab489ef246df0b9bd2;hb=c2974df32b94d3bd25c32fa2e181b1980da59631;hp=c63818b4e4c66f15d49b9c66f1f42e2aa682ddbd;hpb=6f333885c716800cf85c2986a3b835efe0e54e70;p=kmrcl.git diff --git a/kmrcl.asd b/kmrcl.asd index c63818b..fa29802 100644 --- a/kmrcl.asd +++ b/kmrcl.asd @@ -62,5 +62,5 @@ (defmethod perform ((o test-op) (c (eql (find-system 'kmrcl)))) (operate 'load-op 'kmrcl-tests) - (operate 'test-op 'kmrcl-tests)) + (operate 'test-op 'kmrcl-tests :force t))