Use lowercase-only characters for package names to fix compilation on Allegro
[fiveam.git] / src / classes.lisp
index 5459580..44a7899 100644 (file)
@@ -1,6 +1,6 @@
 ;; -*- lisp -*-
 
-(in-package :it.bese.FiveAM)
+(in-package :it.bese.fiveam)
 
 (defclass testable-object ()
   ((name :initarg :name :accessor name