summaryrefslogtreecommitdiff
path: root/testing/main.ts
blob: d7e70369768803cfb491dad126486f3ecaf7e146 (plain)
1
2
3
// Copyright 2018-2019 the Deno authors. All rights reserved. MIT license.
import { runTests } from "mod.ts";
runTests();