node/test/fixtures/ispreloading.js

3 lines
63 B
JavaScript

const assert = require('assert');
assert(module.isPreloading);