Tests: Tidy up compiled tests
This commit is contained in:
parent
aa094e93e3
commit
a7b74be08c
54 changed files with 471 additions and 378 deletions
|
|
@ -47,9 +47,7 @@
|
|||
class GDScriptLanguageProtocol : public JSONRPC {
|
||||
GDCLASS(GDScriptLanguageProtocol, JSONRPC)
|
||||
|
||||
#ifdef TESTS_ENABLED
|
||||
friend class TestGDScriptLanguageProtocolInitializer;
|
||||
#endif
|
||||
|
||||
private:
|
||||
struct LSPeer : RefCounted {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue