quoteds
authorShawn Boyette <sboyette@esilibrary.com>
Mon, 6 Apr 2009 09:52:34 +0000 (09:52 +0000)
committerShawn Boyette <sboyette@esilibrary.com>
Mon, 6 Apr 2009 09:52:34 +0000 (09:52 +0000)
Equinox-Migration/t/02-SubfieldMapper.t
Equinox-Migration/t/corpus/sm0.txt

index 058f3c2..5fcf10f 100644 (file)
@@ -95,5 +95,5 @@ is ($sm->mods('zzz'), undef, 'nonexistant field');
 is_deeply ($sm->mods('note'), ['multi'], 'multi');
 is_deeply ($sm->mods('note_alt'), ['multi', 'req'], 'multi, req');
 is_deeply ($sm->mods('date_a'), ['foo', 'bar', 'quux']);
-is_deeply ($sm->filters('date_a'), ['baz']);
+is_deeply ($sm->filters('date_a'), ['one two three']);
 
index 175bac3..13875a1 100644 (file)
@@ -21,7 +21,7 @@ note            949 o m:multi
 note_alt        999 o m:multi m:req
 type            949 t
 type_alt        999 t
-date_a          949 v m:foo m:bar f:baz m:quux
+date_a          949 v m:foo m:bar f:'one two three' m:quux
 date_a_alt      999 v
 date_b          949 u
 date_b_alt      999 u