mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-15 16:44:36 +00:00
Update InspectorField test name
This commit is contained in:
parent
6de2b455c4
commit
24f8e6ff87
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
||||||
#include "T3D/fx/particle.h"
|
#include "T3D/fx/particle.h"
|
||||||
#include "T3D/gameBase/gameBase.h"
|
#include "T3D/gameBase/gameBase.h"
|
||||||
|
|
||||||
TEST(InspectoreFieldTest, Datablocks_Can_Be_Overridden)
|
TEST(InspectorFieldTest, SetData_Should_Update_The_Field)
|
||||||
{
|
{
|
||||||
GuiInspector* inspector = new GuiInspector();
|
GuiInspector* inspector = new GuiInspector();
|
||||||
inspector->registerObject();
|
inspector->registerObject();
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue