forked from github/server
Anpassung an neue Leuchtturm-Regelung
This commit is contained in:
parent
1db703f579
commit
61b86aa022
1 changed files with 5 additions and 5 deletions
|
@ -54,11 +54,11 @@ assert_grep_count reports/$CRFILE '^EINHEIT' 2
|
|||
assert_grep_count reports/$CRFILE '^GEGENSTAENDE' 2
|
||||
|
||||
assert_grep_count reports/185-heg.cr '185;Runde' 1
|
||||
assert_grep_count reports/185-heg.cr ';Baeume' 2
|
||||
assert_grep_count reports/185-heg.cr '"B.ume";type' 2
|
||||
assert_grep_count reports/185-heg.cr '"Pferde";type' 2
|
||||
assert_grep_count reports/185-heg.nr 'erblickt' 2
|
||||
assert_grep_count reports/185-heg.cr '"lighthouse";visibility' 2
|
||||
assert_grep_count reports/185-heg.cr ';Baeume' 4
|
||||
assert_grep_count reports/185-heg.cr '"B.ume";type' 4
|
||||
assert_grep_count reports/185-heg.cr '"Pferde";type' 6
|
||||
assert_grep_count reports/185-heg.nr 'erblickt' 6
|
||||
assert_grep_count reports/185-heg.cr '"lighthouse";visibility' 6
|
||||
assert_grep_count reports/185-heg.cr '"neighbour";visibility' 11
|
||||
assert_grep_count reports/185-6rLo.cr '^EINHEIT' 2
|
||||
assert_grep_count reports/185-6rLo.cr '^REGION' 13
|
||||
|
|
Loading…
Reference in a new issue