From 701be8ed9981073b86d7607316f20fbde8abcf25 Mon Sep 17 00:00:00 2001 From: Josh Wolfe Date: Mon, 25 Sep 2017 11:41:59 -0700 Subject: [PATCH] Created BigInt test plan (markdown) --- BigInt-test-plan.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 BigInt-test-plan.md diff --git a/BigInt-test-plan.md b/BigInt-test-plan.md new file mode 100644 index 0000000..e78d2a7 --- /dev/null +++ b/BigInt-test-plan.md @@ -0,0 +1 @@ +TODO: port from https://github.com/tc39/test262/issues/1056 \ No newline at end of file