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:
@@ -13,4 +13,4 @@
|
||||
// limitations under the License.
|
||||
|
||||
export {} from "dummy.mjs";
|
||||
export {} from "../es.next/module-export-04.mjs";
|
||||
export {} from "../module-export-04.mjs";
|
||||
|
||||
Reference in New Issue
Block a user