/**
 * This file aids webpack into getting all tests to load via a single entrypoint.
 */
declare let myRequire: any;
