Regularized unit testing framework.
This commit is contained in:
@@ -124,7 +124,7 @@ class IdPlayerPool {
|
||||
private:
|
||||
IdGlobalPool *global_;
|
||||
std::deque<int64_t> ranges_;
|
||||
friend int cunittests_idalloc(lua_State *L);
|
||||
friend int unittests_idalloc(lua_State *L);
|
||||
|
||||
public:
|
||||
// Construct a player pool.
|
||||
|
||||
Reference in New Issue
Block a user