X-Git-Url: http://git.kpe.io/?p=puri.git;a=blobdiff_plain;f=puri.asd;h=193f98db936a5ed6a78a171ec42b8645fa74c329;hp=1e09b66b1987d26bff6a452e46194a1006ddcbda;hb=55f0e1f9f5e0d485daa152c164d38d8f2cceb45e;hpb=174c2e9d2b12683086c68429b5e5b17bf4f60ccd 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")))