commit | 8c84aa56fe0eb9dbcc3ad4df6844c5b554a17c92 | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Sat Feb 13 21:26:54 2016 +0100 |
committer | Akron <nils@diewald-online.de> | Sat Feb 13 21:26:54 2016 +0100 |
tree | 596422b4c1c3696cdd9b22266452f434c195b6a5 | |
parent | 913fc2d12c44e03d5e230f9e4425da2a233a1c98 [diff] [blame] |
Added meta tests for IDS Change-Id: Iec1ca1dace8ae137ef03cd4f4d8be291548a9b69
diff --git a/t/sgbr/meta_duden.t b/t/sgbr/meta_duden.t index cd82130..7cae3c5 100644 --- a/t/sgbr/meta_duden.t +++ b/t/sgbr/meta_duden.t
@@ -29,6 +29,7 @@ is($doc->publisher, 'Dorfblatt GmbH', 'Publisher'); is($doc->pub_date, '20130126'); +is($doc->store('sgbrDate'), '2013-01-26'); is($doc->pub_place, 'Stadtingen'); is($doc->doc_title, 'Korpus zur Beobachtung des Schreibgebrauchs im Deutschen', 'Doc title');