aboutsummaryrefslogtreecommitdiff
path: root/test/js/import_empty.t.js
blob: cf6ec3671dbb59d777406cd2ff68641d4bd514bc (plain)
1
2
3
4
5
6
7
8
9
/*---
includes: []
flags: []
paths: [test/js/module, test/js/module/libs]
negative:
  phase: runtime
---*/

import m from 'empty.js';