From 81d5910593a7cd3a4140bf49274e1e81cd988e4c Mon Sep 17 00:00:00 2001 From: Colin Okay Date: Fri, 25 Feb 2022 09:12:01 -0600 Subject: added lib support for aliases. --- oneliners.cli.asd | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'oneliners.cli.asd') diff --git a/oneliners.cli.asd b/oneliners.cli.asd index d71980c..7887011 100644 --- a/oneliners.cli.asd +++ b/oneliners.cli.asd @@ -15,7 +15,6 @@ :components ((:module "src" :components ((:file "lib")))) - :description "" - :in-order-to ((test-op (test-op "oneliners.cli/tests")))) + :description "") -- cgit v1.2.3