fail-initialisation.js 204 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 /* * MIT License http://opensource.org/licenses/MIT * Author: Ben Holloway @bholloway */ 'use strict'; throw new Error('This "engine" is designed to fail at require time, for testing purposes only');