You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
Move and organize tests into subfolders
This commit is contained in:
@@ -31,8 +31,6 @@
|
||||
#ifndef TEST_TOOLS_H
|
||||
#define TEST_TOOLS_H
|
||||
|
||||
#include "core/error/error_macros.h"
|
||||
|
||||
struct ErrorDetector {
|
||||
ErrorDetector() {
|
||||
eh.errfunc = _detect_error;
|
||||
|
||||
Reference in New Issue
Block a user