From ae73c2e815106bb57e52612fa7a30144749506cc Mon Sep 17 00:00:00 2001 From: Robin Templeton Date: Tue, 17 Oct 2017 11:15:50 -0400 Subject: [PATCH] test for boolean equality spec change merged --- 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 f716372..57234d0 100644 --- a/BigInt-test-plan.md +++ b/BigInt-test-plan.md @@ -53,5 +53,5 @@ - [x] feature declaration (@thejoshwolfe) - Recent spec changes - [x] JSON [[merged](https://github.com/tc39/test262/commit/184a37f011e452da8b9e901a99ad958bdfc3daf9)] - - [ ] boolean equality [[PR](https://github.com/tc39/test262/pull/1281)] + - [x] boolean equality [[merged](https://github.com/tc39/test262/commit/772fb79fd765673e06c37bd9b710d2337d6b08bf)] - [ ] atomic operations