diff options
author | Andrii Doroshenko (Xrayez) <xrayez@gmail.com> | 2020-08-18 15:29:22 +0300 |
---|---|---|
committer | Andrii Doroshenko (Xrayez) <xrayez@gmail.com> | 2020-09-02 01:09:32 +0300 |
commit | 6b7e50ab3410542d341bd1dd1ec70123fc218ecc (patch) | |
tree | e4a730bbfed4553d6184f48a16653893173ca66b | |
parent | d70a17d5d37fd09b43882e7972f2ed93eb56b897 (diff) |
Move GDScript tests to respective folder under modules
-rw-r--r-- | modules/gdscript/tests/test_gdscript.cpp (renamed from tests/test_gdscript.cpp) | 0 | ||||
-rw-r--r-- | modules/gdscript/tests/test_gdscript.h (renamed from tests/test_gdscript.h) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/tests/test_gdscript.cpp b/modules/gdscript/tests/test_gdscript.cpp index a909f216ee..a909f216ee 100644 --- a/tests/test_gdscript.cpp +++ b/modules/gdscript/tests/test_gdscript.cpp diff --git a/tests/test_gdscript.h b/modules/gdscript/tests/test_gdscript.h index 6595da1430..6595da1430 100644 --- a/tests/test_gdscript.h +++ b/modules/gdscript/tests/test_gdscript.h |