X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=t%2Ftests.lisp;h=4cb094f0f739c81017e089f0226591b028b88ea7;hb=55740edc3e2b3444e7e17978f68df8eced2b19e7;hp=d3ab4c7e7f19a6b8a27b880b3671e276b1afc808;hpb=1b24abf09e9fbb2a23c25a9583e5547514482f1b;p=fiveam.git diff --git a/t/tests.lisp b/t/tests.lisp index d3ab4c7..4cb094f 100644 --- a/t/tests.lisp +++ b/t/tests.lisp @@ -1,8 +1,8 @@ ;;;; -*- lisp -*- -(in-package :it.bese.FiveAM) +(in-package :it.bese.fiveam) -(in-suite :it.bese.FiveAM) +(in-suite :it.bese.fiveam) (def-suite test-suite :description "Suite for tests which should fail.")