Use lowercase-only characters for package names to fix compilation on Allegro
[fiveam.git] / t / tests.lisp
index d3ab4c7..4cb094f 100644 (file)
@@ -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.")