openmct/platform/entanglement/test/suite.json
Victor Woeltjen b39753d0a6 [Entanglement] Separate out location
Separate out location property from the CreationService,
instead handle in the entanglement bundle; this is
consistent with changes for identity management (attaching
a creator to newly-created domain object models).
for nasa/openmctweb#92
2015-09-01 10:57:56 -07:00

10 lines
237 B
JSON

[
"actions/AbstractComposeAction",
"services/CopyService",
"services/LinkService",
"services/MoveService",
"services/LocationService",
"services/LocatingCreationDecorator",
"capabilities/LocationCapability"
]