Skip to content
Prev Previous commit
Next Next commit
test: remove unneeded tests
AsyncWrap will be going through many changes, and the old API will no
longer be used. So remove those tests that will no longer be useful.
They may be added back later using the new API, once fully implemented.
  • Loading branch information
trevnorris authored and addaleax committed May 10, 2017
commit 267ff9e81ab656574baa66328d3363682f9dc4a3
122 changes: 0 additions & 122 deletions test/parallel/test-async-wrap-check-providers.js

This file was deleted.

50 changes: 0 additions & 50 deletions test/parallel/test-async-wrap-disabled-propagate-parent.js

This file was deleted.

39 changes: 0 additions & 39 deletions test/parallel/test-async-wrap-post-did-throw.js

This file was deleted.

49 changes: 0 additions & 49 deletions test/parallel/test-async-wrap-propagate-parent.js

This file was deleted.

25 changes: 0 additions & 25 deletions test/parallel/test-async-wrap-throw-no-init.js

This file was deleted.

63 changes: 0 additions & 63 deletions test/parallel/test-async-wrap-uid.js

This file was deleted.

Loading