In the last diff I introduced a second export for create-thread-spec.js, and I thought it was confusing that the exports were listed individually. I decided to move to a single export at the end of the file, but am splitting it out into its own diff since I wanted to update the other DMOperationSpecs too for consistency.
Depends on D12658