openmct/platform/representation/test/suite.json
Victor Woeltjen 26cb03c555 [Representation] Spec for gesture provider
Add spec for GestureProvider, introduced to separate out the
attachment of gestures from the creation of representations.
WTD-521.
2014-11-22 11:52:24 -08:00

8 lines
168 B
JSON

[
"gestures/ContextMenuGesture",
"gestures/DragGesture",
"gestures/DropGesture",
"gestures/GestureProvider",
"MCTInclude",
"MCTRepresentation"
]