Allow specification beautify options in tests
authorRichard van Velzen <rvanvelzen@experty.com>
Wed, 28 Oct 2015 19:50:01 +0000 (20:50 +0100)
committerRichard van Velzen <rvanvelzen@experty.com>
Wed, 28 Oct 2015 19:50:01 +0000 (20:50 +0100)
commit335e349314963e1761f7531656a64efaff548ceb
tree11f18247987a9c9ad3fb280bd49041299b989cfa
parent2a88d07b3a22095bc0e3f6038f57f73c52685b4a
Allow specification beautify options in tests

Caught an error in #847 as well - `output` wasn't passed anywhere which led to an exception. `options` was available though.
lib/output.js
test/compress/screw-ie8.js [new file with mode: 0644]
test/run-tests.js