aboutsummaryrefslogtreecommitdiff
path: root/test/js/import_loading_exception.t.js
blob: 1cf8e489872d194e3bda4f9d6e068cfbb88da32d (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 'loading_exception.js';