Fix import paths in negative module tests (#4973)
JerryScript-DCO-1.0-Signed-off-by: Yonggang Luo luoyonggang@gmail.com
This commit is contained in:
@@ -15,4 +15,4 @@
|
||||
|
||||
export function ns() {}
|
||||
/* Duplicated export. */
|
||||
export * as ns from "../es.next/module-export-fail-test.mjs"
|
||||
export * as ns from "../module-export-fail-test.mjs"
|
||||
|
||||
Reference in New Issue
Block a user