Remove spurious character
authorKevin Rosenberg <kevin@rosenberg.net>
Thu, 4 Feb 2010 05:02:21 +0000 (22:02 -0700)
committerKevin Rosenberg <kevin@rosenberg.net>
Thu, 4 Feb 2010 05:02:21 +0000 (22:02 -0700)
tests/test-time.lisp

index 47f07095caff03613d475a5a9cf7ba6021925ec7..bf2085e9235ac17d897a22541e03f3b2796bb761 100644 (file)
@@ -1,5 +1,4 @@
 ;;; -*- Mode: Lisp -*-
-;;; $Id$
 ;;;
 ;;; Copyright (c) 2000, 2001 onShore Development, Inc.
 ;;;
@@ -9,7 +8,7 @@
 #.(clsql-sys:locally-enable-sql-reader-syntax)
 
 (def-view-class datetest ()
-e  ((testtimetz :column "testtimetz"
+  ((testtimetz :column "testtimetz"
                 :type clsql-sys:wall-time
                 :db-kind :base
                 :db-constraints nil