Open ghost opened 11 years ago
new Date(1,2,3).should.eql({}); // true
I'm not sure this is the expected behavior.
new Date(1,2,3).should.eql({}); // true
I'm not sure this is the expected behavior.