From 8b7a86ec7b7bc4bb115f45545aa062cba47022bc Mon Sep 17 00:00:00 2001 From: Rémi Verschelde Date: Sun, 8 Jan 2017 21:33:23 +0100 Subject: Move tests again from core to main As advised by @reduz, as tests depend on other libs. --- main/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main/main.cpp') diff --git a/main/main.cpp b/main/main.cpp index e3827b9ba..8d8aa9b5c 100644 --- a/main/main.cpp +++ b/main/main.cpp @@ -47,7 +47,7 @@ #include "script_language.h" #include "io/resource_loader.h" -#include "core/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" -- cgit v1.2.3-70-g09d2