mirror of
https://github.com/nasa/openmct.git
synced 2024-12-28 08:58:52 +00:00
bf41d82a78
Restore specs which had been omitted from suite.json (but currently succeed for the relevant scripts); done in the context of nasa/openmctweb#147
15 lines
389 B
JSON
15 lines
389 B
JSON
[
|
|
"actions/AbstractComposeAction",
|
|
"actions/CopyAction",
|
|
"actions/GoToOriginalAction",
|
|
"actions/LinkAction",
|
|
"actions/MoveAction",
|
|
"services/CopyService",
|
|
"services/LinkService",
|
|
"services/MoveService",
|
|
"services/LocationService",
|
|
"services/LocatingCreationDecorator",
|
|
"services/LocatingObjectDecorator",
|
|
"capabilities/LocationCapability"
|
|
]
|