From bf7e995f586f08d1b18d4bfe567c29459d8d7145 Mon Sep 17 00:00:00 2001 From: Robin Templeton Date: Mon, 25 Sep 2017 14:51:27 -0400 Subject: [PATCH] uncheck toString --- BigInt-test-plan.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BigInt-test-plan.md b/BigInt-test-plan.md index 64e59b7..a01d70e 100644 --- a/BigInt-test-plan.md +++ b/BigInt-test-plan.md @@ -45,7 +45,7 @@ - [x] attributes - [ ] constructor - [ ] toLocaleString (@thejoshwolfe) - - [x] toString (@cxielarko) + - [ ] toString (@cxielarko) - [x] valueOf (@thejoshwolfe) - [x] JSON.stringify - [x] Number constructor