wesnoth/utils/stats/old/testsuite/parallel-test

4 lines
117 B
Plaintext

/* Check all the serial numbers are in there */
select * from serial order by id;
select * from players order by id;