Add reduceTest util

This commit is contained in:
Christopher Chedeau
2014-04-21 16:52:53 -07:00
parent 9760cfd323
commit 97c4109434
2 changed files with 82 additions and 2 deletions

View File

@@ -502,7 +502,7 @@ describe('Layout', function() {
{width: 12, height: 0, top: 0, left: 0}
]}
);
})
});
it('should layout randomly', function() {
function RNG(seed) {