restruct: structurize
Signed-off-by:
Daniel Kochmański <daniel@turtleware.eu>
-
Author Owner
This removes all "in-package" from test files. Each file
load.lsp
in subdirectories has(in-package #:cl-test)
. If we'll want to move separate test suites to different packages, it should be more managable. Basically it's code deduplication.
Please register or sign in to comment