uct_search() result cannot change: Check against worst.time instead of desired.time
[pachi.git] / t-unit / test.h
blob96daa4bd76ad3ed0e1d8234cdc856d21a3bd0c31
1 #ifndef ZZGO_T_UNIT_TEST_H
2 #define ZZGO_T_UNIT_TEST_H
4 void unittest(char *filename);
6 #endif