Fix tests failing in CanJS integration suite.
·
50 commits
to master
since this release
Tests were having a problem in some cases with the reflection symbols already being defined on the native Promise. This release fixes those tests by always defining the relevant prototype symbols as null in the testing subclass of Promise.