X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=hyperobject.asd;h=7848baf57a4ec45f396f20e79ab2b0741a73c101;hb=90c2e4c13bd89c48de9fe0da126547447b7b9e01;hp=5cb624b62a2fb01c785c381c5a639b0d9c2b1fcf;hpb=aea083af702583678d086b596f90d5308b31797d;p=hyperobject.git diff --git a/hyperobject.asd b/hyperobject.asd index 5cb624b..7848baf 100644 --- a/hyperobject.asd +++ b/hyperobject.asd @@ -35,6 +35,3 @@ (defmethod perform ((o test-op) (c (eql (find-system :hyperobject)))) (operate 'load-op 'hyperobject-tests) (operate 'test-op 'hyperobject-tests :force t)) - - -