[SuppressMessage("Microsoft.Design","CA1001:TypesThatOwnDisposableFieldsShouldBeDisposable",Justification="Test classes use TestCleanupAttribute for deterministic teardown.")]
[SuppressMessage("ReSharper","StringLiteralTypo",Justification="Typos in test code are acceptable.")]
var Arithmetic = require('https://raw.githubusercontent.com/microsoft/ClearScript/master/ClearScriptTest/JavaScript/LegacyCommonJS/Arithmetic/Arithmetic');