Files
jasmine/spec/core/ObjectContainingSpec.js
Chris Bandy 47884032ad Fix ObjectContaining to match recursively
matchersUtil.equals() does not expect a matcher as its first argument,
so send the "actual" value first and the "expected" value second.
2014-03-02 11:42:37 -06:00

2.4 KiB