Commit e4420f6
committed
JS: Move babel-root-import test
This moves the test for the babel `root-import` plugin into the new
unit test for import resolution, so we only have one set of tests to
maintain.
The actual implementation is added in the next commit.1 parent 6725cb5 commit e4420f6
20 files changed
Lines changed: 7 additions & 20 deletions
File tree
- javascript/ql/test/library-tests
- PathResolution/BabelRootImport
- tst1
- nested
- tst2
- src/js
- tst3
- src
- tst4
- src/js
- frameworks/babel/root-import
- tst1
- nested
- tst2
- tst3
- tst4
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments