13 #include "AppFactory.h"
14 #include "MooseSyntax.h"
29 _factory, _action_factory, _syntax, getParam<bool>(
"allow_test_objects"));
40 Registry::registerObjectsTo(f, {
"ContactTestApp"});
41 Registry::registerActionsTo(af, {
"ContactTestApp"});
55 Registry::registerObjectsTo(factory, {
"ContactTestApp"});
61 Registry::registerActionsTo(action_factory, {
"ContactTestApp"});