* Fail tests that have expected.json and throws * Remove obsolete test files
* Throw error for reserved words enum and await when source type is module * Extract reserved word check into method * Fix tests
* This removes the exponentiationOperator as it is now in es2016 * Remove from tests * Remove asyncFunctions and restructure test dirs * Remove trailingFunctionCommas