1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-17 14:11:06 +00:00

Move core engine tests to main

(cherry picked from commits 790f629e5e
and 8b7a86ec7b)
This commit is contained in:
Rémi Verschelde
2017-01-08 14:08:18 +01:00
parent b1fc41a301
commit ff490e42da
39 changed files with 4 additions and 8 deletions

View File

@@ -47,7 +47,7 @@
#include "script_language.h"
#include "io/resource_loader.h"
#include "bin/tests/test_main.h"
#include "main/tests/test_main.h"
#include "os/dir_access.h"
#include "core/io/ip.h"
#include "scene/resources/packed_scene.h"