mirror of
https://github.com/nasa/openmct.git
synced 2024-12-22 06:27:48 +00:00
2ef244edce
Add entries for new scripts to test suites, to ensure tests fail until scripts added to support transition of Layout object/view (WTD-535) have been completed. WTD-535.
16 lines
457 B
JSON
16 lines
457 B
JSON
[
|
|
"EditActionController",
|
|
"EditController",
|
|
"EditRepresenter",
|
|
"actions/CancelAction",
|
|
"actions/EditAction",
|
|
"actions/PropertiesAction",
|
|
"actions/PropertiesDialog",
|
|
"actions/RemoveAction",
|
|
"actions/SaveAction",
|
|
"capabilities/EditableContextCapability",
|
|
"capabilities/EditablePersistenceCapability",
|
|
"capabilities/EditorCapability",
|
|
"objects/EditableDomainObject",
|
|
"objects/EditableDomainObjectCache"
|
|
] |