X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=puri.asd;h=af10e80103474342a4cb71e4f35ac71c2a24e4f5;hb=51cb8e609aab560551cbe0aa2e536cd58f191dc0;hp=07253f201fd390a850a371dd677f7c02aa02f8d4;hpb=583a97172bb9211d20bc6f9d6266c3f6b37a304f;p=puri-unicode.git diff --git a/puri.asd b/puri.asd index 07253f2..af10e80 100644 --- a/puri.asd +++ b/puri.asd @@ -20,7 +20,7 @@ (oos 'test-op 'puri-tests)) (defsystem puri-tests - :depends-on (:puri :tester) + :depends-on (:puri :ptester) :components ((:file "tests")))