mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-11-17 10:44:48 +00:00
rulegen-tests:: set rules_known_for
This commit is contained in:
parent
a26234012f
commit
cc258f1f31
@ -911,6 +911,7 @@ void test_current(string tesname) {
|
||||
status = "ACC";
|
||||
message = "OK";
|
||||
ok = true;
|
||||
rules_known_for = arb::current.name;
|
||||
}
|
||||
catch(rulegen_surrender& e) {
|
||||
println(hlog, "surrender: ** ", e.what());
|
||||
|
Loading…
Reference in New Issue
Block a user