commit | cc86a8e22a4ae39a97b05014a7b39325545b2aef | [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 | 259ad3b60f7d4c0c63f700883a51d2fec7eda6ba [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');