mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-15 16:44:36 +00:00
Cleanup includes
This commit is contained in:
parent
7c46789a9e
commit
09befb1e3b
1 changed files with 1 additions and 2 deletions
|
|
@ -1,9 +1,8 @@
|
||||||
#include <gtest/gtest.h>
|
#include <gtest/gtest.h>
|
||||||
#include <gui/editor/inspector/group.h>
|
|
||||||
|
|
||||||
|
#include "gui/editor/inspector/group.h"
|
||||||
#include "console/script.h"
|
#include "console/script.h"
|
||||||
#include "T3D/fx/particle.h"
|
#include "T3D/fx/particle.h"
|
||||||
#include "T3D/gameBase/gameBase.h"
|
|
||||||
|
|
||||||
TEST(InspectorFieldTest, SetData_Should_Update_The_Field)
|
TEST(InspectorFieldTest, SetData_Should_Update_The_Field)
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue