https://github.com/mishoo/UglifyJS
Revision 61e850ceb5a46b46589b1d985853f072067e2385 authored by Richard van Velzen on 11 February 2015, 20:27:21 UTC, committed by Richard van Velzen on 11 February 2015, 20:27:21 UTC
In 992b6b9fcce47ca67ecb14675f10b172ce7a99b5 unit test broke (which I missed). This was due to undeclared variables not being side-effects free.

However, since they're really not side-effect free, just declare them in the test cases.
1 parent 992b6b9
History
Tip revision: 61e850ceb5a46b46589b1d985853f072067e2385 authored by Richard van Velzen on 11 February 2015, 20:27:21 UTC
Clean up unit test breakage
Tip revision: 61e850c
File Mode Size
bin
lib
test
tools
.gitignore -rw-r--r-- 19 bytes
.travis.yml -rw-r--r-- 102 bytes
LICENSE -rw-r--r-- 1.3 KB
README.md -rw-r--r-- 27.3 KB
package.json -rw-r--r-- 1016 bytes

README.md

back to top