• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1'use strict';
2
3// The path in "main" in "package.json" does not exist here, but it does in
4// the copy in node_modules. This is being tested because bluebird tests depend
5// on this behavior and it was accidentally broken by a seemingly unrelated
6// commit on master.
7
8require('package-main-enoent');
9