| 1 | import { before, context, describe, it } from '@ephox/bedrock-client'; |
| 2 | import { LegacyUnit, TinyHooks, TinySelections, TinyState } from '@ephox/wrap-mcagar'; |
| 3 | import { assert } from 'chai'; |
| 4 |
nothing calls this directly
no test coverage detected