Sync with next
This commit is contained in:
commit
e05fb0b048
9 changed files with 178 additions and 162 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
var o = require("../../ospec/ospec")
|
||||
var callAsync = require("../../test-utils/callAsync")
|
||||
var Promise = require("../../promise/promise")
|
||||
var Promise = require("../../promise/polyfill")
|
||||
|
||||
o.spec("promise", function() {
|
||||
o.spec("constructor", function() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue