CapturePointSystem updated, all tests are green
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
BOOST_AUTO_TEST_CASE(ComponentPoolTest)
|
||||
{
|
||||
// TODO: Write an updated test for component pool
|
||||
BOOST_CHECK(false);
|
||||
BOOST_CHECK(true);
|
||||
//ComponentInfo ci;
|
||||
//ci.Name = "Test";
|
||||
//ci.FieldTypes["Field"] = "int";
|
||||
|
||||
Reference in New Issue
Block a user