forked from github/server
defaults
This commit is contained in:
parent
962b8082b7
commit
d2eccd56b9
1 changed files with 1 additions and 1 deletions
|
@ -305,7 +305,7 @@ static void test_btype_defaults(CuTest *tc) {
|
|||
CuAssertIntEquals(tc, 0, btype->magres.sa[0]);
|
||||
CuAssertIntEquals(tc, 0, btype->magresbonus);
|
||||
CuAssertIntEquals(tc, 0, btype->fumblebonus);
|
||||
CuAssertIntEquals(tc, 0, btype->flags);
|
||||
CuAssertIntEquals(tc, BTF_DEFAULT, btype->flags);
|
||||
test_teardown();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue