// AUTO-GENERATED TEST - DO NOT MODIFY, CHANGES WILL BE OVERWRITTEN DURING BUILD'use strict'constTH = require('../../../test-helpers')
constAsync = TH.requireSrcFile('ADT/Async')
describe('Async JSDoc example', () => {
it('should execute correctly as described', () => {})
})