Replace mudballs with asdf and support the modular smoke.
src/package.lisp
Sat Apr 3 19:17:59 CEST 2010 Tobias Rautenkranz <tobias@rautenkranz.ch>
* Replace mudballs with asdf and support the modular smoke.
--- old-kde.tests/src/package.lisp 2014-10-30 07:20:49.000000000 +0100
+++ new-kde.tests/src/package.lisp 2014-10-30 07:20:49.000000000 +0100
@@ -1,3 +1,3 @@
-(defpackage :kde.tests
+(defpackage :cl-smoke.kde.tests
(:use :cl)
(:export :run))