Merge branch 'master' into 3.0-features

This commit is contained in:
Gregg Van Hove
2018-02-02 16:33:38 -08:00
15 changed files with 543 additions and 206 deletions

View File

@@ -48,7 +48,7 @@ describe("Anything", function() {
});
it("matches a Symbol", function() {
jasmine.getEnv().requireFunctioningSets();
jasmine.getEnv().requireFunctioningSymbols();
var anything = new jasmineUnderTest.Anything();