X-Git-Url: http://git.kpe.io/?p=kmrcl.git;a=blobdiff_plain;f=kmrcl.asd;h=fa298022bf550da93778fbab489ef246df0b9bd2;hp=c63818b4e4c66f15d49b9c66f1f42e2aa682ddbd;hb=7367c68a5daa2ef45c7adf1f4097596f84f5e4dd;hpb=6f333885c716800cf85c2986a3b835efe0e54e70 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))