Skip to content

Commit

Permalink
add fixture
Browse files Browse the repository at this point in the history
  • Loading branch information
guybedford committed Jun 26, 2021
1 parent 7164f29 commit 00abd7b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/fixtures/module.cjs
@@ -0,0 +1,3 @@
require('./no-dep.js');

exports.aRealExport = true;

0 comments on commit 00abd7b

Please sign in to comment.