mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-11 17:51:04 +00:00
Unittest: Add inventory callback tests
This commit is contained in:
parent
4245a7604b
commit
61a5733692
7 changed files with 187 additions and 41 deletions
|
@ -434,7 +434,10 @@ public:
|
|||
private:
|
||||
friend class EmergeThread;
|
||||
friend class RemoteClient;
|
||||
|
||||
// unittest classes
|
||||
friend class TestServerShutdownState;
|
||||
friend class TestMoveAction;
|
||||
|
||||
struct ShutdownState {
|
||||
friend class TestServerShutdownState;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue