commit | df1733f0a406e6b36254b286f4e523bb0d6cae10 | [log] [tgz] |
---|---|---|
author | Nils Diewald <nils@diewald-online.de> | Sat Nov 01 17:25:12 2014 +0000 |
committer | Nils Diewald <nils@diewald-online.de> | Sat Nov 01 17:25:12 2014 +0000 |
tree | 6b094cfdb8145480b550e7e593f37937de874977 | |
parent | a0e8d72c8371890a011f188acce0790b4852168d [diff] [blame] |
New index format including new metadata (hluengen)
diff --git a/t/real_goethe_benchmark.t b/t/real_goethe_benchmark.t index 66152dd..b70aa96 100644 --- a/t/real_goethe_benchmark.t +++ b/t/real_goethe_benchmark.t
@@ -66,6 +66,6 @@ is($tokens->doc->to_hash->{title}, 'Autobiographische Einzelheiten'); -b($tokens->to_json)->spurt('AGA.03828.json'); +b($tokens->to_json)->spurt('AGA-03828.json'); diag timestr(timediff(Benchmark->new, $t));