r5320: Auto commit for Debian build
[ptester.git] / tester.asd
index 3bfba96c4bc2651f502fa970e33ac51afe58b5b5..4e4e1356ea3edec9b1541f9110d98440955b390e 100644 (file)
@@ -7,7 +7,7 @@
 ;;;; Programmer:    Kevin M. Rosenberg
 ;;;; Date Started:  Sep 2002
 ;;;;
-;;;; $Id: tester.asd,v 1.3 2003/05/06 16:29:28 kevin Exp $
+;;;; $Id: tester.asd,v 1.4 2003/07/18 19:47:07 kevin Exp $
 ;;;;
 ;;;; This file, part of cl-tester, is Copyright (c) 2002 by Kevin M. Rosenberg
 ;;;;
@@ -17,7 +17,7 @@
 ;;;; *************************************************************************
 
 (defpackage #:tester-system (:use #:asdf #:cl))
-(in-package #:tester-sytsem)
+(in-package #:tester-system)
 
 
 #+(and allegro common-lisp-controller) (c-l-c:original-require 'tester)