summaryrefslogtreecommitdiff
path: root/tests/specs/test/fail_with_contain_unicode_filename/main.ts
blob: 9fe04c1313ed36934280d60523fc22061780e994 (plain)
1
2
3
Deno.test("test 0", () => {
  throw new Error();
});