r8856: package rename
[clsql.git] / classic-tests / tables.lisp
index 7d5daa51571a2c4ec60c5948a6f64a2f69f54fe5..48fe2951fe1a2fcd8ba9d78b05b4c210e1370193 100644 (file)
@@ -2,7 +2,7 @@
 ;;;; *************************************************************************
 ;;;; FILE IDENTIFICATION
 ;;;;
-;;;; Name:          tables.cl
+;;;; Name:          tables.lisp
 ;;;; Purpose:       Table creation tests in CLSQL
 ;;;; Programmer:    Kevin M. Rosenberg
 ;;;; Date Started:  Mar 2002
@@ -28,7 +28,7 @@
 ;;;  (:postgresql ("localhost" "another-db" "user2" "dont-tell"))
 ;;;  (:postgresql-socket ("pg-server" "a-db-name" "user" "secret-password")))
 
-(in-package :clsql-tests)
+(in-package #:clsql-classic-tests)
 
 (defvar *config-pathname*
   (make-pathname :default (user-homedir-pathname)