pull/4917/head
pushkine 5 years ago
parent 6f61b5d70d
commit fa363a5b6c

@ -10,7 +10,7 @@ export function sanitize_error(e){
message: e.message, message: e.message,
start: e.start, start: e.start,
pos: e.pos pos: e.pos
} };
} }
// this file will replace all the expected.js files with their _actual // this file will replace all the expected.js files with their _actual

Loading…
Cancel
Save