1
0
mirror of https://github.com/auchenberg/volkswagen synced 2025-04-05 07:09:05 +02:00
volkswagen/test/exit-code.js

10 lines
183 B
JavaScript

'use strict'
require('./_fake-ci')
process.env.INCEPTION_MODE = 'off'
require('../.these/aren\'t/the/source/files/you\'re/looking/for.js') // enable defeat device
process.exit(1)