Index: trunk/PS-IPP-Metadata-Config/t/02_sdrs_example.t
===================================================================
--- trunk/PS-IPP-Metadata-Config/t/02_sdrs_example.t	(revision 3343)
+++ trunk/PS-IPP-Metadata-Config/t/02_sdrs_example.t	(revision 3394)
@@ -3,5 +3,5 @@
 # Copyright (C) 2005  Joshua Hoblitt
 #
-# $Id: 02_sdrs_example.t,v 1.1.1.1 2005-03-01 03:40:20 jhoblitt Exp $
+# $Id: 02_sdrs_example.t,v 1.2 2005-03-09 23:42:03 jhoblitt Exp $
 
 use strict;
@@ -9,4 +9,6 @@
 
 use lib qw( ./lib );
+
+#$::RD_TRACE = 1;
 
 use Test::More tests => 1;
@@ -24,10 +26,10 @@
 Float    F32 0.98765#This is a comment too
 String  STR This is the string that forms the value #comment
-                                                                                                                                          
+
  # This is a comment line and is to be ignored
 boolean     BOOL    T # The value of `boolean' is `true'
-                                                                                                                                          
+ 
 @primes U8  2,3 5 7,11,13 17 #   These are prime numbers
-                                                                                                                                          
+
 comment * The rest of this line is ignored, but `comment' is set to be non-unique
 comment STR This
