Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
tutorials:beginner:testing [2019/07/11 13:07] – [Setting up the infrastructure and our first test] gkazhoyatutorials:beginner:testing [2019/07/11 13:09] – [Setting up the infrastructure and our first test] gkazhoya
Line 100: Line 100:
 <code lisp> <code lisp>
 (defsystem cram-my-beginner-tutorial-tests (defsystem cram-my-beginner-tutorial-tests
-  :depends-on (cram-my-beginner-tutorial +  :depends-on (cram-my-beginner-tutorial
                lisp-unit                lisp-unit
                cl-transforms                cl-transforms