Index: trunk/DataStore/t/06_fileset.t
===================================================================
--- trunk/DataStore/t/06_fileset.t	(revision 6595)
+++ trunk/DataStore/t/06_fileset.t	(revision 6612)
@@ -3,5 +3,5 @@
 # Copyright (C) 2006  Joshua Hoblitt
 #
-# $Id: 06_fileset.t,v 1.3 2006-03-15 22:06:58 jhoblitt Exp $
+# $Id: 06_fileset.t,v 1.4 2006-03-16 23:52:56 jhoblitt Exp $
 
 use strict;
@@ -36,5 +36,5 @@
         fileset     => '12buckelyourshoe',
         datetime    => '2042-01-01T00:00:00Z',
-        type        => 'foo',
+        type        => 'object',
     );
 
@@ -47,5 +47,5 @@
         fileset     => '12buckelyourshoe',
         datetime    => '2042-01-01T00:00:00Z',
-        type        => 'foo',
+        type        => 'object',
         foo         => 1,
     );
@@ -119,5 +119,5 @@
         fileset     => '12buckelyourshoe',
         datetime    => '2042-01-01T00:00:00Z',
-        type        => 'foo',
+        type        => 'object',
     );
 
@@ -130,5 +130,5 @@
         fileset     => '12buckelyourshoe',
         datetime    => '2042-01-01T00:00:00Z',
-        type        => 'foo',
+        type        => 'object',
     );
 
@@ -157,5 +157,5 @@
         fileset     => '12buckelyourshoe',
         datetime    => '2042-01-01T00:00:00Z',
-        type        => 'foo',
+        type        => 'object',
     );
 
