Also enable jshint option "undefined" in order to catch these kind of errors in the future.
Disable "undef" rule because unit-tests are referencing global variables defined in test/support.js, which jshint cannot pick up.