diff --git a/rails-to-caveman.asd b/rails-to-caveman.asd index c51d218..b408b2e 100644 --- a/rails-to-caveman.asd +++ b/rails-to-caveman.asd @@ -29,4 +29,4 @@ (:file "model" :depends-on ("db")) ; <--- Chapter 4. (:file "config")))) :description "" - :in-order-to ((test-op (test-op "rails-to-caveman-test")))) + :in-order-to ((test-op (test-op "rails-to-caveman-test")))))