X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=puri.asd;h=193f98db936a5ed6a78a171ec42b8645fa74c329;hb=55f0e1f9f5e0d485daa152c164d38d8f2cceb45e;hp=1e09b66b1987d26bff6a452e46194a1006ddcbda;hpb=9e5b1ca169d5d26c7195643f02325655eec515e2;p=puri.git diff --git a/puri.asd b/puri.asd index 1e09b66..193f98d 100644 --- a/puri.asd +++ b/puri.asd @@ -20,7 +20,7 @@ (oos 'test-op 'puri-tests)) (defsystem puri-tests - :depends-on (:rt :tester) + :depends-on (:puri :tester) :components ((:file "tests")))