• Robert Knight's avatar
    Remove the ban on using console.log() in tests · 6c2d3a48
    Robert Knight authored
    This was intended to prevent console.{log,warn,...} calls accidentally
    being left in test code.
    
    However the result was very confusing for H developers who only
    occassionally worked with the H client test suite.
    
    This problem is better solved by a linter.
    6c2d3a48
karma-phantomjs-polyfill.js 614 Bytes