diff --git a/src/tests/doit.lsp b/src/tests/doit.lsp index ed65a7a38..1b5b2c9ef 100644 --- a/src/tests/doit.lsp +++ b/src/tests/doit.lsp @@ -9,4 +9,4 @@ (asdf:load-asd (merge-pathnames "ecl-tests.asd" *load-pathname*))) (asdf:operate 'asdf:load-source-op 'ecl-tests) -(2am-ecl:run 'cl-test::regressions) +(2am-ecl:run 'cl-test::ecl-tests)