genltl: improve coverage
* tests/core/genltl.test: here * spot/gen/formulas.cc: typo
This commit is contained in:
parent
321230f869
commit
61b2b9b140
2 changed files with 31 additions and 2 deletions
|
|
@ -1011,7 +1011,7 @@ namespace spot
|
|||
int k = ceil(log2(n)) + (n == 1);
|
||||
|
||||
if (n <= 0)
|
||||
bad_number("kr1-exp", n);
|
||||
bad_number("kr-nlogn", n);
|
||||
|
||||
formula fa = formula::ap(a);
|
||||
formula fb = formula::ap(b);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue